Kudod commited on
Commit
aaba06b
·
verified ·
1 Parent(s): c4bc7a0

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: VietAI/gpt-neo-1.3B-vietnamese-news
6
+ model-index:
7
+ - name: gpt-neo-1.3B-vietnamese-news_model_kaggle_test
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # gpt-neo-1.3B-vietnamese-news_model_kaggle_test
15
+
16
+ This model is a fine-tuned version of [VietAI/gpt-neo-1.3B-vietnamese-news](https://huggingface.co/VietAI/gpt-neo-1.3B-vietnamese-news) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.0805
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 4e-05
38
+ - train_batch_size: 1
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: 6
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 15 | 4.1829 |
50
+ | No log | 2.0 | 30 | 3.7694 |
51
+ | No log | 3.0 | 45 | 3.4545 |
52
+ | No log | 4.0 | 60 | 3.2423 |
53
+ | No log | 5.0 | 75 | 3.1218 |
54
+ | No log | 6.0 | 90 | 3.0805 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - PEFT 0.9.0
60
+ - Transformers 4.38.1
61
+ - Pytorch 2.1.2
62
+ - Datasets 2.1.0
63
+ - Tokenizers 0.15.2
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "VietAI/gpt-neo-1.3B-vietnamese-news",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 8,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM",
26
+ "use_dora": false,
27
+ "use_rslora": false
28
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a165b40481ee5d923d28266a9ee28760940127cd00a590e8b3f63baf980494
3
+ size 6304672
runs/Mar07_07-22-57_567bd5ffb6a6/events.out.tfevents.1709796180.567bd5ffb6a6.35.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c07e81993894cfa0c3c7e3e4845314c70dbdfa3697b1e9cc3b793b288cfe38a
3
+ size 7438
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f318b59df6100e57d3143c5215cf9b555439ed293f144e30d707191dc0778f1c
3
+ size 4984