MichaelOnly
commited on
Commit
·
f4a411a
1
Parent(s):
aabaf09
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ datasets:
|
|
4 |
language:
|
5 |
- en
|
6 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
This is distilbert base tuned with optimal lr, lr scheduler and weight decay on dnd-style-intents dataset.
|
|
|
4 |
language:
|
5 |
- en
|
6 |
pipeline_tag: text-classification
|
7 |
+
license: apache-2.0
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
- f1
|
11 |
---
|
12 |
|
13 |
This is distilbert base tuned with optimal lr, lr scheduler and weight decay on dnd-style-intents dataset.
|