mjbuehler commited on
Commit
1391929
1 Parent(s): 71cd523

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -157,11 +157,11 @@ print (output_text[0])
157
 
158
  ## Dataset
159
 
160
- See [lamm-mit/x-lora-dataset](lamm-mit/x-lora-dataset) for the dataset used to train the X-LoRA model. Details on the datasets used to train the original adapters are included in the paper (see reference below).
161
 
162
  ## Acknowledgements
163
 
164
- This work is built on the Hugging Face [PEFT library](https://github.com/huggingface/peft/tree/main/src/peft) and other components in the Hugging Face ecosystem.
165
 
166
  ## Original paper and citation
167
 
 
157
 
158
  ## Dataset
159
 
160
+ See [lamm-mit/x-lora-dataset](https://huggingface.co/datasets/lamm-mit/x-lora-dataset) for the dataset used to train the X-LoRA model. Details on the datasets used to train the original adapters are included in the paper (see reference below).
161
 
162
  ## Acknowledgements
163
 
164
+ This work is built on the Hugging Face [PEFT library](https://github.com/huggingface/peft/tree/main/src/peft) and other components in the Hugging Face ecosystem.
165
 
166
  ## Original paper and citation
167