-
**You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed.
请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue**
## Check List
Thanks…
-
Hello, I've attached a screenshot below to better highlight this issue.
For some reason, running the following command `sh scripts/evaluate_robustness/evaluate_on_spider_realistic.sh` generates no…
-
Hi, I am trying to learn and test your work and strictly following your instructions, but I cannot quite access model checkpoint from aws s3 bucket; is your project closed now, or checkpoint bucket is…
-
大神们好。我在运行bloom_inference.py文件的时候,加载的模型是量化后的8bit模型(bloom7b-2m-8bit-128g.pt),但是加载的时候,transformer报错:
![image](https://user-images.githubusercontent.com/27938135/227882537-64c0cf67-aa2b-4d09-bf9e-9474f0b…
-
Hi @tscholak,
Recently, I tried training T5-base for text2sql without using DB Schema and DB Content with your code.
The evaluation metrics seem normal without Picard.
When I apply Picard, I get …
-
最近text2sql-baseline 代码采用多卡进行训练,数据集为nl2sql,在conf/text2sql_nl2sql.jsonnet中的use_data_parallel 设置为true。代码报错如下:
![4088288C-85B9-41b6-92B6-52AA37476B5A](https://user-images.githubusercontent.com/33194029/1…
-
在paddle 2.1.3上运行text2sql-baseline代码,数据集为dusql,验证集上的结果超过1,这个是怎么回事?在paddle 2.0上运行代码会报错
下面是验证集上结果:
[eval] dev loss 0.000000, acc 6.0000. got best and saved. cost [4.41s]
[eval] dev loss 0.000000, acc …
-
Hello,
Thank you for your work. I am working in a text2sql project, so I cloned your repo.
I followed your instructions:
```
$ git clone git@github.com:ElementAI/picard.git
$ cd picard
$ g…
-
Hi,
I have been working on text2sql project and after cloning the git repo I went to the step 'make train' but I am unable to execute it.
The result of my execution is as follows: `make: *** No ru…
-
Hello there, I'm trying to run the colab notebook [Text2SQL ](https://github.com/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/Spark%20v2.7.6%20Notebooks/18.…