brandenchan
commited on
Commit
•
fd30503
1
Parent(s):
682a8cd
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
This language model is trained using sentence_transformers (https://github.com/UKPLab/sentence-transformers)
|
2 |
Started with bert-base-nli-stsb-mean-tokens
|
3 |
Continue training on quora questions deduplication dataset (https://www.kaggle.com/c/quora-question-pairs)
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
This language model is trained using sentence_transformers (https://github.com/UKPLab/sentence-transformers)
|
6 |
Started with bert-base-nli-stsb-mean-tokens
|
7 |
Continue training on quora questions deduplication dataset (https://www.kaggle.com/c/quora-question-pairs)
|