Sentence Similarity
PEFT
yano0 commited on
Commit
9d12ba8
·
1 Parent(s): a5bf60d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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