Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: ingredients_classification_model
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -58,4 +61,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.35.0
|
59 |
- Pytorch 2.1.0
|
60 |
- Datasets 2.14.6
|
61 |
-
- Tokenizers 0.14.1
|
|
|
8 |
model-index:
|
9 |
- name: ingredients_classification_model
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
pipeline_tag: text-classification
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
61 |
- Transformers 4.35.0
|
62 |
- Pytorch 2.1.0
|
63 |
- Datasets 2.14.6
|
64 |
+
- Tokenizers 0.14.1
|