-
While downloading nli datasets via load_dataset
ConnectionError: Couldn't reach https://tabilab.cmpe.boun.edu.tr/datasets/nli_datasets/snli_tr_1.0.zip is given.
In the boun website it is states: "T…
-
I'm trying to save and load a fine-tuned model that i trained following as per the site https://huggingface.co/transformers/v1.0.0/model_doc/overview.html#loading-google-ai-or-openai-pre-trained-weigh…
-
It seems that the model uses different annotation files from the code. What's the difference between it different and the original SNLI-VE jsonl file?And where can I found it? Can you share it with us…
-
Do you have code for calculating memorization scores? Also, in the 'compute_if_attr' within CIFAR, where is the path specified in the filename variable?
-
when running "Customizing_embeddings" code, the snli_embedding_cache.pkl is missing
-
Hi, thank you for recommending me your job; it truely has been of great reference to me.
But i still have some question about the recreated accuracy with the Human-CAD SNLI task. I used the follwi…
-
Hi,
I tried to run the notebook _semantic_similarity_with_bert_ but I got this error
![Screen Shot 2020-12-05 at 8 10 18 PM](https://user-images.githubusercontent.com/58187895/101261225-eb92e880…
-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Could not load robotics datasets such as `berkeley_autolab_ur5`
**Environment information**
* Operating System: Ub…
yepw updated
7 months ago
-
### Issue:
I am trying to use LoRA+ with a HuggingFace trainer.
### Replication
1. I have copied all of the code in loraplus.py so that LoraPlusTrainer is defined.
2. I then initiate a trainer…