antphb commited on
Commit
fc20e39
1 Parent(s): 37c4537

End of training

Browse files
Files changed (5) hide show
  1. README.md +8 -9
  2. config.json +1 -1
  3. generation_config.json +1 -1
  4. pytorch_model.bin +1 -1
  5. training_args.bin +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [VietAI/vit5-large](https://huggingface.co/VietAI/vit5-large) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 4.0415
19
 
20
  ## Model description
21
 
@@ -36,26 +36,25 @@ More information needed
36
  The following hyperparameters were used during training:
37
  - learning_rate: 1e-05
38
  - train_batch_size: 2
39
- - eval_batch_size: 1
40
  - seed: 42
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 3
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 7.9301 | 0.51 | 20 | 5.5874 |
50
- | 4.5762 | 1.03 | 40 | 4.2359 |
51
- | 4.1575 | 1.54 | 60 | 4.1457 |
52
- | 3.9223 | 2.05 | 80 | 4.0708 |
53
- | 3.9971 | 2.56 | 100 | 4.0415 |
54
 
55
 
56
  ### Framework versions
57
 
58
- - Transformers 4.33.1
59
  - Pytorch 2.0.1+cu117
60
  - Datasets 2.14.5
61
  - Tokenizers 0.13.3
 
15
 
16
  This model is a fine-tuned version of [VietAI/vit5-large](https://huggingface.co/VietAI/vit5-large) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2677
19
 
20
  ## Model description
21
 
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 1e-05
38
  - train_batch_size: 2
39
+ - eval_batch_size: 2
40
  - seed: 42
41
+ - gradient_accumulation_steps: 8
42
+ - total_train_batch_size: 16
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 |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.4276 | 4.56 | 200 | 0.2848 |
52
+ | 0.4608 | 9.12 | 400 | 0.2677 |
 
 
 
53
 
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.33.2
58
  - Pytorch 2.0.1+cu117
59
  - Datasets 2.14.5
60
  - Tokenizers 0.13.3
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.33.1",
30
  "use_cache": false,
31
  "vocab_size": 36100
32
  }
 
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.33.2",
30
  "use_cache": false,
31
  "vocab_size": 36100
32
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.33.1"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.33.2"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3eca7b6d3dc820c7e1fc2562cf60966be6be93f46b8136dee51400f29dad7629
3
  size 3165332293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f13cc5e4db4645218b26421d9bb742ba269f5b3f8ac08699e7bd1298c3d2f8ce
3
  size 3165332293
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95b35b57f3df7b9418eb04f147f33facd7c4b930df5587c1192593ae4fb2000c
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:385c3f03dadcb879cb805675034b7d981864d17b569a5b6843def24d9eeb6515
3
  size 4155