Commit ·
983ba17
1
Parent(s): c5672d8
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ metrics:
|
|
| 8 |
model-index:
|
| 9 |
- name: intent-recog
|
| 10 |
results: []
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -57,4 +58,4 @@ The following hyperparameters were used during training:
|
|
| 57 |
- Transformers 4.33.1
|
| 58 |
- Pytorch 2.0.1+cu118
|
| 59 |
- Datasets 2.14.5
|
| 60 |
-
- Tokenizers 0.13.3
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: intent-recog
|
| 10 |
results: []
|
| 11 |
+
pipeline_tag: text-classification
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 58 |
- Transformers 4.33.1
|
| 59 |
- Pytorch 2.0.1+cu118
|
| 60 |
- Datasets 2.14.5
|
| 61 |
+
- Tokenizers 0.13.3
|