dadashzadeh
commited on
Commit
•
4ec76ed
1
Parent(s):
21c9c83
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: my_model
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +68,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.42.4
|
66 |
- Pytorch 2.3.1+cu121
|
67 |
- Datasets 2.20.0
|
68 |
-
- Tokenizers 0.19.1
|
|
|
11 |
model-index:
|
12 |
- name: my_model
|
13 |
results: []
|
14 |
+
language:
|
15 |
+
- fa
|
16 |
+
pipeline_tag: token-classification
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
68 |
- Transformers 4.42.4
|
69 |
- Pytorch 2.3.1+cu121
|
70 |
- Datasets 2.20.0
|
71 |
+
- Tokenizers 0.19.1
|