shouray commited on
Commit
956ed10
1 Parent(s): 36f86cc

shouray/youtube-comments

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: PrunaAI/mistralai-Mistral-7B-Instruct-v0.2-bnb-4bit-smashed
6
+ model-index:
7
+ - name: YT_Results
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
+ # YT_Results
15
+
16
+ This model is a fine-tuned version of [PrunaAI/mistralai-Mistral-7B-Instruct-v0.2-bnb-4bit-smashed](https://huggingface.co/PrunaAI/mistralai-Mistral-7B-Instruct-v0.2-bnb-4bit-smashed) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.6777
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: 0.0002
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 4
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 4
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
+ - lr_scheduler_warmup_steps: 2
46
+ - num_epochs: 10
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 4.5563 | 0.9231 | 3 | 3.9263 |
54
+ | 4.0352 | 1.8462 | 6 | 3.4243 |
55
+ | 3.4577 | 2.7692 | 9 | 2.9729 |
56
+ | 2.2428 | 4.0 | 13 | 2.5335 |
57
+ | 2.6253 | 4.9231 | 16 | 2.2680 |
58
+ | 2.2751 | 5.8462 | 19 | 2.0362 |
59
+ | 2.0117 | 6.7692 | 22 | 1.8739 |
60
+ | 1.3928 | 8.0 | 26 | 1.7310 |
61
+ | 1.749 | 8.9231 | 29 | 1.6830 |
62
+ | 1.2249 | 9.2308 | 30 | 1.6777 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.10.0
68
+ - Transformers 4.40.1
69
+ - Pytorch 2.2.1+cu121
70
+ - Datasets 2.19.0
71
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "PrunaAI/mistralai-Mistral-7B-Instruct-v0.2-bnb-4bit-smashed",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_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:c2f355c8d1c3b777693bcc3b49f3e24c38d4279f5d059baa692edd7b0311c4a9
3
+ size 8397056
runs/May01_02-17-15_d6700c9e815f/events.out.tfevents.1714529837.d6700c9e815f.1071.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca41e1720976d2749a2370e18906643e934822c189cac23af0481a894b9a8722
3
+ size 10300
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f925dcc792914568d37fa15edaec36ea1f680a4a15ea14ef275d1e42f7d63bd
3
+ size 4984