napatswift
commited on
Commit
•
ed89d47
1
Parent(s):
cbc446f
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,10 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: ner_model
|
13 |
results: []
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -74,4 +78,4 @@ The following hyperparameters were used during training:
|
|
74 |
- Transformers 4.35.2
|
75 |
- Pytorch 2.1.0+cu121
|
76 |
- Datasets 2.16.1
|
77 |
-
- Tokenizers 0.15.0
|
|
|
11 |
model-index:
|
12 |
- name: ner_model
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- pythainlp/thainer-corpus-v2
|
16 |
+
language:
|
17 |
+
- th
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
78 |
- Transformers 4.35.2
|
79 |
- Pytorch 2.1.0+cu121
|
80 |
- Datasets 2.16.1
|
81 |
+
- Tokenizers 0.15.0
|