David Chu
commited on
Commit
·
a16bfcd
1
Parent(s):
a3ca2fb
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
pipeline_tag: zero-shot-classification
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# DistilBERT base model (uncased)
|
|
|
1 |
---
|
2 |
language: en
|
3 |
pipeline_tag: zero-shot-classification
|
4 |
+
datasets:
|
5 |
+
- mulit_nli
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
---
|
9 |
|
10 |
# DistilBERT base model (uncased)
|