dudu1021 commited on
Commit
e50b553
1 Parent(s): 4cc92e7

Training in progress, epoch 10

Browse files
Files changed (3) hide show
  1. README.md +11 -17
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [beomi/kcbert-base](https://huggingface.co/beomi/kcbert-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5503
21
- - Accuracy: 0.9003
22
 
23
  ## Model description
24
 
@@ -38,27 +38,21 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 2e-05
41
- - train_batch_size: 256
42
- - eval_batch_size: 256
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 10
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.3083 | 1.0 | 586 | 0.2537 | 0.8949 |
53
- | 0.2202 | 2.0 | 1172 | 0.2416 | 0.9014 |
54
- | 0.1689 | 3.0 | 1758 | 0.2655 | 0.9014 |
55
- | 0.1299 | 4.0 | 2344 | 0.3172 | 0.8988 |
56
- | 0.0947 | 5.0 | 2930 | 0.3631 | 0.8996 |
57
- | 0.0541 | 6.0 | 3516 | 0.4151 | 0.8994 |
58
- | 0.0429 | 7.0 | 4102 | 0.4674 | 0.8993 |
59
- | 0.0361 | 8.0 | 4688 | 0.4972 | 0.8988 |
60
- | 0.0314 | 9.0 | 5274 | 0.5360 | 0.8996 |
61
- | 0.0266 | 10.0 | 5860 | 0.5503 | 0.9003 |
62
 
63
 
64
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [beomi/kcbert-base](https://huggingface.co/beomi/kcbert-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5416
21
+ - Accuracy: 0.8856
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 2e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 4
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
+ | 0.5834 | 1.0 | 37500 | 0.5604 | 0.8323 |
53
+ | 0.4454 | 2.0 | 75000 | 0.4939 | 0.8739 |
54
+ | 0.3675 | 3.0 | 112500 | 0.5165 | 0.8819 |
55
+ | 0.3438 | 4.0 | 150000 | 0.5416 | 0.8856 |
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:123abf5963bd287f345529aa25a74f4d886b0334ad717093a31b9bb6b3795a12
3
  size 435703792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0d5c437139cee6830ce153c5abb1a7bea73437c17eeeb87860c2c83c21d09a8
3
  size 435703792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4b210df7d0322aad70dea18f5621e967e5e6ab131c785ea7c3b2728641fa35f
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:769c152aac20aa0f04243add98b8df434ba5f468c57496c0769c40f32946be26
3
+ size 4920