meoo225 commited on
Commit
8ea34e7
1 Parent(s): 757c82a

End of training

Browse files
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [vinai/bartpho-word-base](https://huggingface.co/vinai/bartpho-word-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 6.2099
23
  - Bleu Score: 0.0
24
  - Precision: 0.0
25
  - Recall: 0.0
26
- - Gen Len: 7.0
27
  - Err: 0.0
28
 
29
  ## Model description
@@ -43,22 +43,21 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 0.0002
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 4
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
57
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:------:|:-------:|:---:|
58
- | 6.5625 | 1.0 | 838 | 6.2847 | 0 | 0.0 | 0.0 | 3.0 | 0.0 |
59
- | 6.1177 | 2.0 | 1676 | 6.1834 | 0.0 | 0.0 | 0.0 | 6.0 | 0.0 |
60
- | 6.0431 | 3.0 | 2514 | 6.1816 | 0.0 | 0.0 | 0.0 | 6.0 | 0.0 |
61
- | 5.9984 | 4.0 | 3352 | 6.2099 | 0.0 | 0.0 | 0.0 | 7.0 | 0.0 |
62
 
63
 
64
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [vinai/bartpho-word-base](https://huggingface.co/vinai/bartpho-word-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 4.3964
23
  - Bleu Score: 0.0
24
  - Precision: 0.0
25
  - Recall: 0.0
26
+ - Gen Len: 13.957
27
  - Err: 0.0
28
 
29
  ## Model description
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 3
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
57
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:------:|:-------:|:---:|
58
+ | 5.1513 | 1.0 | 838 | 4.6875 | 0.0 | 0.0 | 0.0 | 14.4624 | 0.0 |
59
+ | 4.2845 | 2.0 | 1676 | 4.4790 | 0.224 | 0.0 | 0.0 | 13.7551 | 0.0 |
60
+ | 3.7487 | 3.0 | 2514 | 4.3964 | 0.0 | 0.0 | 0.0 | 13.957 | 0.0 |
 
61
 
62
 
63
  ### Framework versions
logs/events.out.tfevents.1727605361.7e4c673dc820.1135.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e6ef45cb767a26501049532c676b1489807b46d0685b05ecf584776df4b5382
3
- size 7172
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c651978adf8bf1953fdec3430b4ad83234415f9d4dfe1224375a82c2605eb80f
3
+ size 8052