SmBop icon indicating copy to clipboard operation
SmBop copied to clipboard

Results 12 SmBop issues
Sort by recently updated
recently updated
newest added

I installed everything as described. When I try to run start_demo or the eval script, I get the error: Traceback (most recent call last): File "eval.py", line 77, in main()...

How to get the sql/relational-algebra tree node (contextual) embeddings? @OhadRubin

I declare the libraries ![1](https://user-images.githubusercontent.com/86486876/227440441-74b8ee2b-b804-4f2b-94a9-5e3809a5d312.jpg) return error ![2](https://user-images.githubusercontent.com/86486876/227440508-8602799f-502b-4191-9573-ac4b49aaa08a.jpg) Libraries of me: ![3](https://user-images.githubusercontent.com/86486876/227440574-7c8b22f0-5ca0-4db9-9d36-ecf24e093090.jpg) ![4](https://user-images.githubusercontent.com/86486876/227440582-72ab765d-486b-44ff-85f9-4e74374040cc.jpg)

What is beam_scores_el mathematically? Are these ( sum/ average/ product?) of log probabilities of each predicted token of each beam? what do the dimension of this tensor indicate? @entslscheia @OhadRubin...

Hello, I recently tried to train and evaluate the method without values and I ran into some problems. You can surely help me with that. I trained the model with...

I am using GPU to follow along the training process of the model. I have cloned the github repo, ran the requirements.txt command, installed NLTK punkt, and downloaded spider dataset....

Hi @OhadRubin , Could you please let me know whether the `final_beam_acc` metric in the code is the same as the BEM metric reported in Table 3 of your paper?...

I'm using colab pro , with batch_size = 15 each epoch is taking 24 minutes, so total epoch is 410, it will take lots of time. Any way to train...

Traceback (most recent call last): File "exec.py", line 148, in run() File "exec.py", line 111, in run settings = Params.from_file( File "/root/miniconda3/envs/myconda/lib/python3.8/site-packages/allennlp/common/params.py", line 488, in from_file file_dict = json.loads(evaluate_file(params_file, ext_vars=ext_vars))...

Hi, this is just one question Spider train_set has 8659 instances, although it comes divided into train_spider.json which has 7000, and train_others.json which has the other instances and which is...

good first issue