dadashzadeh
commited on
Commit
•
c298500
1
Parent(s):
f1e496e
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: test-trainer-persian
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -20,6 +23,15 @@ It achieves the following results on the evaluation set:
|
|
20 |
- Loss: 0.1753
|
21 |
- Accuracy: 0.9463
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
## Model description
|
24 |
|
25 |
More information needed
|
@@ -59,4 +71,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.35.0
|
60 |
- Pytorch 2.1.0+cu118
|
61 |
- Datasets 2.14.6
|
62 |
-
- Tokenizers 0.14.1
|
|
|
8 |
model-index:
|
9 |
- name: test-trainer-persian
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- fa
|
13 |
+
- en
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
23 |
- Loss: 0.1753
|
24 |
- Accuracy: 0.9463
|
25 |
|
26 |
+
{'قانون': 3241,
|
27 |
+
'ادبیات': 18297,
|
28 |
+
'دارو': 708,
|
29 |
+
'شعر': 256,
|
30 |
+
'سیاست': 5720,
|
31 |
+
'دین': 911,
|
32 |
+
'علم': 4546,
|
33 |
+
'گفتگو': 2882}
|
34 |
+
|
35 |
## Model description
|
36 |
|
37 |
More information needed
|
|
|
71 |
- Transformers 4.35.0
|
72 |
- Pytorch 2.1.0+cu118
|
73 |
- Datasets 2.14.6
|
74 |
+
- Tokenizers 0.14.1
|