asi commited on
Commit
f96d682
1 Parent(s): d0331cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,5 +1,21 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
 
 
1
  ---
2
  license: apache-2.0
3
+
4
+
5
+ model-index:
6
+ - name: asi/albert-act-base
7
+ results:
8
+ - task:
9
+ type: text-classification
10
+ name: The Corpus of Linguistic Acceptability
11
+ dataset:
12
+ type: glue
13
+ name: General Language Understanding Evaluation benchmark (GLUE)
14
+ split: cola
15
+ metrics:
16
+ - type: matthews_correlation
17
+ value: 36.7
18
+ name: Matthew's Corr
19
  ---
20
 
21