Mikask commited on
Commit
8376f17
·
1 Parent(s): f7fe372

End of training

Browse files
Files changed (3) hide show
  1. README.md +70 -0
  2. generation_config.json +11 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: indobenchmark/indobart-v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: indobart-combined-jv-id
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # indobart-combined-jv-id
17
+
18
+ This model is a fine-tuned version of [indobenchmark/indobart-v2](https://huggingface.co/indobenchmark/indobart-v2) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6285
21
+ - Bleu: 16.9732
22
+ - Gen Len: 19.4429
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 64
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | No log | 1.0 | 94 | 0.8084 | 11.1865 | 19.5232 |
54
+ | No log | 2.0 | 188 | 0.7259 | 13.1223 | 19.478 |
55
+ | No log | 3.0 | 282 | 0.6905 | 14.6859 | 19.4366 |
56
+ | No log | 4.0 | 376 | 0.6682 | 15.2578 | 19.4216 |
57
+ | No log | 5.0 | 470 | 0.6536 | 15.9459 | 19.4366 |
58
+ | 0.8734 | 6.0 | 564 | 0.6439 | 16.3189 | 19.4115 |
59
+ | 0.8734 | 7.0 | 658 | 0.6367 | 16.7353 | 19.4228 |
60
+ | 0.8734 | 8.0 | 752 | 0.6327 | 16.9575 | 19.4529 |
61
+ | 0.8734 | 9.0 | 846 | 0.6300 | 17.093 | 19.4442 |
62
+ | 0.8734 | 10.0 | 940 | 0.6285 | 16.9732 | 19.4429 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.33.1
68
+ - Pytorch 2.0.1+cu118
69
+ - Datasets 2.14.5
70
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "forced_eos_token_id": 2,
7
+ "no_repeat_ngram_size": 3,
8
+ "num_beams": 4,
9
+ "pad_token_id": 1,
10
+ "transformers_version": "4.33.1"
11
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cee78289fde69fa53aa4893cabdc9da5ec7e3459e38b2da4bad18e2fd3057c4c
3
  size 526421997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41fe2ecbd2f14c69b7e7360b31a46e43f60e55caeff67233637dde24592346f6
3
  size 526421997