AntoineBlanot
commited on
Commit
•
51cfcd7
1
Parent(s):
6c61ad6
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Model of philschmid/flan-t5-xxl-sharded-fp16 with a single decoder layer and a classification head on top.
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- multi_nli
|
4 |
+
- snli
|
5 |
+
- scitail
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
---
|
10 |
Model of philschmid/flan-t5-xxl-sharded-fp16 with a single decoder layer and a classification head on top.
|