52100176-NguyenTrongDat commited on
Commit
1a5b22e
1 Parent(s): a380b97

Training complete

Browse files
Files changed (3) hide show
  1. README.md +9 -7
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.1965
18
 
19
  ## Model description
20
 
@@ -41,16 +41,18 @@ The following hyperparameters were used during training:
41
  - total_train_batch_size: 32
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 3
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:------:|:----:|:---------------:|
51
- | 1.6485 | 0.9984 | 156 | 1.5191 |
52
- | 1.2917 | 1.9968 | 312 | 1.2888 |
53
- | 1.163 | 2.9952 | 468 | 1.1965 |
 
 
54
 
55
 
56
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.1229
18
 
19
  ## Model description
20
 
 
41
  - total_train_batch_size: 32
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 2.0814 | 1.0 | 125 | 1.7464 |
52
+ | 1.3908 | 2.0 | 250 | 1.3544 |
53
+ | 1.312 | 3.0 | 375 | 1.2367 |
54
+ | 1.1243 | 4.0 | 500 | 1.1627 |
55
+ | 1.0922 | 5.0 | 625 | 1.1229 |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89f0eea838ce186abf7fe0ba5ecfc5940bcce920f050e6c1467a7b7088b3d324
3
  size 1536844884
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:182f2b70ac47c118a7d7812cdafc6ecf105aee0bfc58b53fe2345d22eeb5a78d
3
  size 1536844884
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b96900e8eda575b66f5742de5174eb38fd055238bd4b63105895e27f1d06583
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03e755c2f04964159f67d3a269d11c9ad7c7d44d6f186e1750eb4603b246162b
3
+ size 5112