Sreelakshmi
Sreelakshmi
- **My train file has 8000 sentences but when i implemented this code it shows number of samples =817** INFO:__main__:Creating features from dataset file at data/ 8000 817 100%|██████████| 817/817...
Sir i tried the code pasted below for romanising the hindi script. But when i run the code the script is not getting romanised. The output that I get is...
Is the gcn embedding passed to a bert model and classified. i mean is the bert model used only as a classifier?
Traceback (most recent call last): File "main.py", line 44, in main() File "main.py", line 20, in main saved_model, model = train(train_data, val_data, saver) File "/content/drive/MyDrive/GCN/Text-GCN/train.py", line 13, in train model...
I've got a few questions about the code "16-reinforce" , so I will just list them out. And hope you can help. 1) line 106 throws an error '_dynet.Expression' object...
I have used your code for binary classification. It worked well for my task. Thank you for providing the code. I would like to use your code for a multiclass...
Please let me know how this code can be ran own my own data.
I am getting access denied error. I am using the code sample mentioned din your github. Kindly help OSError: You are trying to access a gated repo. Make sure to...