ChillingDream nielsr HF Staff commited on
Commit
ffcdfba
·
verified ·
1 Parent(s): 5a62b95

Add pipeline tag, library name, link to paper (#1)

Browse files

- Add pipeline tag, library name, link to paper (ec60bab8863837f5a87506d788b6c33f0bfe6df6)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: transformers
4
+ pipeline_tag: feature-extraction
5
+ ---
6
+
7
+ This repository contains the model of the paper [Dual-Alignment Pre-training for Cross-lingual Sentence Embedding](https://huggingface.co/papers/2305.09148).