Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ model-index:
|
|
40 |
split: CLS
|
41 |
metrics:
|
42 |
- type: accuracy
|
43 |
-
value:
|
44 |
name: Accuracy
|
45 |
- task:
|
46 |
type: text-classification
|
@@ -51,7 +51,7 @@ model-index:
|
|
51 |
split: CLS
|
52 |
metrics:
|
53 |
- type: accuracy
|
54 |
-
value:
|
55 |
name: Accuracy
|
56 |
- task:
|
57 |
type: text-classification
|
@@ -62,7 +62,7 @@ model-index:
|
|
62 |
split: PAWS-X
|
63 |
metrics:
|
64 |
- type: accuracy
|
65 |
-
value:
|
66 |
name: Accuracy
|
67 |
- task:
|
68 |
type: text-classification
|
@@ -73,7 +73,7 @@ model-index:
|
|
73 |
split: XNLI
|
74 |
metrics:
|
75 |
- type: accuracy
|
76 |
-
value:
|
77 |
name: Accuracy
|
78 |
license: apache-2.0
|
79 |
---
|
|
|
40 |
split: CLS
|
41 |
metrics:
|
42 |
- type: accuracy
|
43 |
+
value: 91.4
|
44 |
name: Accuracy
|
45 |
- task:
|
46 |
type: text-classification
|
|
|
51 |
split: CLS
|
52 |
metrics:
|
53 |
- type: accuracy
|
54 |
+
value: 92.6
|
55 |
name: Accuracy
|
56 |
- task:
|
57 |
type: text-classification
|
|
|
62 |
split: PAWS-X
|
63 |
metrics:
|
64 |
- type: accuracy
|
65 |
+
value: 86.3
|
66 |
name: Accuracy
|
67 |
- task:
|
68 |
type: text-classification
|
|
|
73 |
split: XNLI
|
74 |
metrics:
|
75 |
- type: accuracy
|
76 |
+
value: 77.9
|
77 |
name: Accuracy
|
78 |
license: apache-2.0
|
79 |
---
|