Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
library_name: peft
|
3 |
datasets:
|
4 |
- xnli
|
|
|
|
|
5 |
---
|
6 |
These are LoRA adaption weights for [mT5](https://huggingface.co/google/mt5-xxl) encoder.
|
7 |
|
|
|
2 |
library_name: peft
|
3 |
datasets:
|
4 |
- xnli
|
5 |
+
license: cc-by-nc-4.0
|
6 |
+
pipeline_tag: sentence-similarity
|
7 |
---
|
8 |
These are LoRA adaption weights for [mT5](https://huggingface.co/google/mt5-xxl) encoder.
|
9 |
|