tangminhanh
commited on
Commit
•
e7e7601
1
Parent(s):
4078951
pd_subcate
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [tangminhanh/pd_cate](https://huggingface.co/tangminhanh/pd_cate) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -44,25 +44,26 @@ More information needed
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 2e-05
|
47 |
-
- train_batch_size:
|
48 |
- eval_batch_size: 64
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| No log | 2.0 |
|
60 |
-
| No log | 3.0 |
|
61 |
-
| No log | 4.0 |
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [tangminhanh/pd_cate](https://huggingface.co/tangminhanh/pd_cate) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0784
|
24 |
+
- Accuracy: 0.2315
|
25 |
+
- F1: 0.3214
|
26 |
+
- Precision: 0.4825
|
27 |
+
- Recall: 0.2409
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 2e-05
|
47 |
+
- train_batch_size: 64
|
48 |
- eval_batch_size: 64
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 9
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 50 | 0.0799 | 0.1051 | 0.1692 | 0.4375 | 0.1049 |
|
59 |
+
| No log | 2.0 | 100 | 0.0787 | 0.1377 | 0.2156 | 0.4706 | 0.1398 |
|
60 |
+
| No log | 3.0 | 150 | 0.0792 | 0.1940 | 0.3093 | 0.4583 | 0.2335 |
|
61 |
+
| No log | 4.0 | 200 | 0.0781 | 0.1877 | 0.2732 | 0.4796 | 0.1910 |
|
62 |
+
| No log | 5.0 | 250 | 0.0778 | 0.2090 | 0.2977 | 0.4985 | 0.2122 |
|
63 |
+
| No log | 6.0 | 300 | 0.0782 | 0.2190 | 0.3005 | 0.4695 | 0.2210 |
|
64 |
+
| No log | 7.0 | 350 | 0.0781 | 0.2290 | 0.3120 | 0.4805 | 0.2310 |
|
65 |
+
| No log | 8.0 | 400 | 0.0783 | 0.2390 | 0.3191 | 0.4823 | 0.2385 |
|
66 |
+
| No log | 9.0 | 450 | 0.0784 | 0.2315 | 0.3214 | 0.4825 | 0.2409 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567715456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b952a1245d4ac11884500f6671e26115d54731f7ea16de2094d119a8770efe6c
|
3 |
size 567715456
|
runs/Jul30_08-25-48_06a218ada6c5/events.out.tfevents.1722327952.06a218ada6c5.1464.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec96f61165bbd17acb1dff276d71e32d3ec7fe4ab961121edeb9d9ddeef84556
|
3 |
+
size 13768
|
runs/Jul30_08-25-48_06a218ada6c5/events.out.tfevents.1722328453.06a218ada6c5.1464.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca1c9654b3970e7cdbf3f4298055100903a179abc4d75e3ff7cc23d797ab7950
|
3 |
+
size 560
|
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:cbf1f7853c9dee4e083eefdfb29def0071b2ea66de75443dd81da84f7b7f8ac4
|
3 |
size 5112
|