Spaces:
Runtime error
Runtime error
taskswithcode
commited on
Commit
·
4ab3b97
1
Parent(s):
70d91d0
Url added
Browse files
app.py
CHANGED
@@ -111,6 +111,7 @@ model_names = [
|
|
111 |
"orig_author_url":"https://github.com/princeton-nlp",
|
112 |
"orig_author":"Princeton Natural Language Processing",
|
113 |
"Note":"If this large model takes too long or fails to load , try this ",
|
|
|
114 |
"sota_info": {
|
115 |
"task":"Within top 10 in multiple semantic textual similarity tasks",
|
116 |
"sota_link":"https://paperswithcode.com/paper/simcse-simple-contrastive-learning-of"
|
|
|
111 |
"orig_author_url":"https://github.com/princeton-nlp",
|
112 |
"orig_author":"Princeton Natural Language Processing",
|
113 |
"Note":"If this large model takes too long or fails to load , try this ",
|
114 |
+
"alt_url":"http://www.taskswithcode.com/sentence_similarity/",
|
115 |
"sota_info": {
|
116 |
"task":"Within top 10 in multiple semantic textual similarity tasks",
|
117 |
"sota_link":"https://paperswithcode.com/paper/simcse-simple-contrastive-learning-of"
|