tandevstag
commited on
Commit
•
04b6f8a
1
Parent(s):
397cf1b
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: vi-fin-news
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +62,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.32.1
|
58 |
- Pytorch 2.1.2
|
59 |
- Datasets 2.12.0
|
60 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: vi-fin-news
|
9 |
results: []
|
10 |
+
license: apache-2.0
|
11 |
+
language:
|
12 |
+
- vi
|
13 |
+
library_name: transformers
|
14 |
+
pipeline_tag: text-classification
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
62 |
- Transformers 4.32.1
|
63 |
- Pytorch 2.1.2
|
64 |
- Datasets 2.12.0
|
65 |
+
- Tokenizers 0.13.3
|