dadashzadeh
commited on
Commit
•
21c9c83
1
Parent(s):
fbbc8bb
End of training
Browse files
README.md
CHANGED
@@ -11,9 +11,6 @@ metrics:
|
|
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
|
@@ -23,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
23 |
|
24 |
This model is a fine-tuned version of [PartAI/TookaBERT-Base](https://huggingface.co/PartAI/TookaBERT-Base) on the None dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
-
- Loss:
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
-
- F1: 0.
|
30 |
-
- Accuracy: 0.
|
31 |
|
32 |
## Model description
|
33 |
|
@@ -47,8 +44,8 @@ More information needed
|
|
47 |
|
48 |
The following hyperparameters were used during training:
|
49 |
- learning_rate: 2e-05
|
50 |
-
- train_batch_size:
|
51 |
-
- eval_batch_size:
|
52 |
- seed: 42
|
53 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
- lr_scheduler_type: linear
|
@@ -58,9 +55,9 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
-
| No log | 1.0 |
|
62 |
-
| No log | 2.0 |
|
63 |
-
| No log | 3.0 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
@@ -68,4 +65,4 @@ The following hyperparameters were used during training:
|
|
68 |
- Transformers 4.42.4
|
69 |
- Pytorch 2.3.1+cu121
|
70 |
- Datasets 2.20.0
|
71 |
-
- Tokenizers 0.19.1
|
|
|
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
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [PartAI/TookaBERT-Base](https://huggingface.co/PartAI/TookaBERT-Base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.5927
|
24 |
+
- Precision: 0.6667
|
25 |
+
- Recall: 0.5455
|
26 |
+
- F1: 0.6
|
27 |
+
- Accuracy: 0.7660
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 2e-05
|
47 |
+
- train_batch_size: 1
|
48 |
+
- eval_batch_size: 1
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 10 | 2.1391 | 0.25 | 0.1818 | 0.2105 | 0.5532 |
|
59 |
+
| No log | 2.0 | 20 | 1.7910 | 0.5556 | 0.4545 | 0.5 | 0.7447 |
|
60 |
+
| No log | 3.0 | 30 | 1.5927 | 0.6667 | 0.5455 | 0.6 | 0.7660 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
65 |
- Transformers 4.42.4
|
66 |
- Pytorch 2.3.1+cu121
|
67 |
- Datasets 2.20.0
|
68 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 489371572
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:832922a69a094677fdeaf35dd553c608ff17583234c442db313fa308f7ee9a6d
|
3 |
size 489371572
|
runs/Aug05_23-32-34_0680ddc51f3a/events.out.tfevents.1722900755.0680ddc51f3a.231.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b607198f0f8dc53e0c1d4b17a45e661438b3cbd61df65d9d92cd3a61f45b8af
|
3 |
+
size 7981
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ee50e3eb0551b4715b16359b794ab37f78814f0b8e42561a61ee51531fa01d8
|
3 |
size 5112
|