Commit ·
e489eb9
1
Parent(s): 2a40c4e
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ datasets:
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
-
- name: t5-finetuned-sst2
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
name: Text Classification
|
|
@@ -23,7 +23,7 @@ model-index:
|
|
| 23 |
---
|
| 24 |
|
| 25 |
|
| 26 |
-
# T5-finetuned-sst2
|
| 27 |
|
| 28 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 29 |
|
|
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
+
- name: t5-base-finetuned-sst2
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
name: Text Classification
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
|
| 26 |
+
# T5-base-finetuned-sst2
|
| 27 |
|
| 28 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 29 |
|