cmpunkmannu commited on
Commit
e9a60fd
·
verified ·
1 Parent(s): 2be251b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - AlekseyKorshuk/quora-question-pairs
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
+ - roc_auc
13
+ library_name: transformers
14
+ tags:
15
+ - nlp
16
+ - text-classification
17
+ - quora
18
+ - duplicate-detection
19
+ - question-answering
20
+ ---