yensubldg commited on
Commit
9626679
1 Parent(s): 7a771d9

Model save

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: vinai/phobert-base-v2
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # model
16
 
17
- This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3161
20
- - Accuracy: 0.9625
21
 
22
  ## Model description
23
 
@@ -42,22 +42,27 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 10
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 122 | 2.0032 | 0.5781 |
52
- | No log | 2.0 | 244 | 1.3226 | 0.8063 |
53
- | No log | 3.0 | 366 | 0.9165 | 0.8969 |
54
- | No log | 4.0 | 488 | 0.6650 | 0.9062 |
55
- | 1.2804 | 5.0 | 610 | 0.5028 | 0.9313 |
56
- | 1.2804 | 6.0 | 732 | 0.4227 | 0.9469 |
57
- | 1.2804 | 7.0 | 854 | 0.3703 | 0.9563 |
58
- | 1.2804 | 8.0 | 976 | 0.3407 | 0.9594 |
59
- | 0.2966 | 9.0 | 1098 | 0.3232 | 0.9625 |
60
- | 0.2966 | 10.0 | 1220 | 0.3161 | 0.9625 |
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
 
1
  ---
2
+ base_model: yensubldg/model
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
14
 
15
  # model
16
 
17
+ This model is a fine-tuned version of [yensubldg/model](https://huggingface.co/yensubldg/model) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1942
20
+ - Accuracy: 0.9688
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 15
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 122 | 0.2958 | 0.9406 |
52
+ | No log | 2.0 | 244 | 0.2619 | 0.95 |
53
+ | No log | 3.0 | 366 | 0.2153 | 0.9625 |
54
+ | No log | 4.0 | 488 | 0.2221 | 0.9625 |
55
+ | 0.1038 | 5.0 | 610 | 0.2106 | 0.9625 |
56
+ | 0.1038 | 6.0 | 732 | 0.2074 | 0.9656 |
57
+ | 0.1038 | 7.0 | 854 | 0.1965 | 0.9656 |
58
+ | 0.1038 | 8.0 | 976 | 0.1942 | 0.9688 |
59
+ | 0.0457 | 9.0 | 1098 | 0.1945 | 0.9688 |
60
+ | 0.0457 | 10.0 | 1220 | 0.2008 | 0.9688 |
61
+ | 0.0457 | 11.0 | 1342 | 0.1994 | 0.9688 |
62
+ | 0.0457 | 12.0 | 1464 | 0.1982 | 0.9688 |
63
+ | 0.0271 | 13.0 | 1586 | 0.1990 | 0.9688 |
64
+ | 0.0271 | 14.0 | 1708 | 0.2003 | 0.9688 |
65
+ | 0.0271 | 15.0 | 1830 | 0.1999 | 0.9688 |
66
 
67
 
68
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe747479eebcbf584ac5b7b8a909f664fbec3f2d28015f74c822645e796f3e30
3
  size 540087980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc1666cf16d9334a82a326420d396180e465128af0dcce1387868003e2de2a00
3
  size 540087980
runs/Dec04_06-08-38_c50e2ae6a9c3/events.out.tfevents.1701670119.c50e2ae6a9c3.262.12 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cf10364b6619c2aa835fed2002a153a23a35e6bb737f10acecfc4ca80ecaf8a
3
- size 10460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a3e6180ab7658b6415af58710bb6a8ad06385347f58fca75ef1814b5a0cce7e
3
+ size 11137
runs/Dec04_06-08-38_c50e2ae6a9c3/events.out.tfevents.1701670517.c50e2ae6a9c3.262.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bae94ade0fce7a58001630d2adeb1b915ba213a7aa1da480099938fc19a09c71
3
+ size 411