PavanNeerudu
commited on
Commit
•
fed1693
1
Parent(s):
6a6d71a
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
-
- name: t5-finetuned-rte
|
11 |
results:
|
12 |
- task:
|
13 |
name: Text Classification
|
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
---
|
24 |
|
25 |
|
26 |
-
# T5-finetuned-rte
|
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-rte
|
11 |
results:
|
12 |
- task:
|
13 |
name: Text Classification
|
|
|
23 |
---
|
24 |
|
25 |
|
26 |
+
# T5-base-finetuned-rte
|
27 |
|
28 |
<!-- Provide a quick summary of what the model is/does. -->
|
29 |
|