Commit
·
9023016
1
Parent(s):
1285f10
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: mdeberta-v3-base_amazon-massive_intent
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -77,4 +82,4 @@ The following hyperparameters were used during training:
|
|
77 |
- Transformers 4.24.0
|
78 |
- Pytorch 1.12.1+cu113
|
79 |
- Datasets 2.7.1
|
80 |
-
- Tokenizers 0.13.2
|
|
|
8 |
model-index:
|
9 |
- name: mdeberta-v3-base_amazon-massive_intent
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- AmazonScience/massive
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
pipeline_tag: text-classification
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
82 |
- Transformers 4.24.0
|
83 |
- Pytorch 1.12.1+cu113
|
84 |
- Datasets 2.7.1
|
85 |
+
- Tokenizers 0.13.2
|