Georges (Jorge) Balazs
Georges (Jorge) Balazs
Hi! Thank you for creating this repo. Could you please tell us why you decided to multiply the MTurk similarity scores by 2: https://github.com/kudkudak/word-embeddings-benchmarks/blob/8fd04891a92d313cc3b6956a43f25c9e44022e0e/web/datasets/similarity.py#L37 and those of the RG65 dataset...
For workflows using aws profiles other than the default one.
Hi, thanks for taking the time for putting this together! I was trying to install this package through pip and got the following error: ``` $ pip install datasets Collecting...
After going through the steps mentioned in #134 and running `python setup.py install` I get the following output: ``` $ python setup.py install running install running bdist_egg running egg_info writing...
When running the following command `python eval.py --eval_file sample_submission.jsonl` I get the following error: ``` Traceback (most recent call last): File "eval.py", line 129, in if obj["source"] not in results_dict:...
Running `moto v5.0.28` # Replication Steps 1. Run `moto_server` 2. Deploy an invalid template: ``` $ aws --endpoint-url http://127.0.0.1:5000 cloudformation create-stack --stack-name test-stack --template-body file://template.json ``` where `template.json` is: ```json...