IsmaelMousa
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,9 @@ model-index:
|
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
value: 0.9751567306569059
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -97,4 +100,4 @@ The following hyperparameters were used during training:
|
|
97 |
- Transformers 4.48.0.dev0
|
98 |
- Pytorch 2.2.1+cu121
|
99 |
- Datasets 3.2.0
|
100 |
-
- Tokenizers 0.21.0
|
|
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
value: 0.9751567306569059
|
39 |
+
language:
|
40 |
+
- en
|
41 |
+
pipeline_tag: token-classification
|
42 |
---
|
43 |
|
44 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
100 |
- Transformers 4.48.0.dev0
|
101 |
- Pytorch 2.2.1+cu121
|
102 |
- Datasets 3.2.0
|
103 |
+
- Tokenizers 0.21.0
|