abdiharyadi commited on
Commit
e12c7f4
1 Parent(s): 3c7ba8c

End of training

Browse files
Files changed (3) hide show
  1. README.md +58 -0
  2. generation_config.json +7 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Wikidepia/IndoT5-base
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: IndoT5-base-amr-to-text-linearized-penman-ilmy-epochs-3-with-lemma-and-upos-and-voice
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # IndoT5-base-amr-to-text-linearized-penman-ilmy-epochs-3-with-lemma-and-upos-and-voice
14
+
15
+ This model is a fine-tuned version of [Wikidepia/IndoT5-base](https://huggingface.co/Wikidepia/IndoT5-base) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.7899
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.0001
37
+ - train_batch_size: 8
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 3
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 331 | 0.6963 |
49
+ | 0.4398 | 2.0 | 662 | 0.7256 |
50
+ | 0.4398 | 3.0 | 993 | 0.7899 |
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.32.0
56
+ - Pytorch 2.0.1+cu118
57
+ - Datasets 2.14.4
58
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.32.0"
7
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f537f68c1c34ac41de9d81494e53a23c7cd5b8bfda2909c29240d0100f42384d
3
  size 990408885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94b27d77cea39884ff2e68a33711f0c36abfb9a33409f8af480036f730eed20d
3
  size 990408885