shibajustfor commited on
Commit
2a38a75
·
verified ·
1 Parent(s): 2524895

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +39 -0
  2. adapter_config.json +34 -0
  3. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: tokyotech-llm/Llama-3-Swallow-8B-v0.1
6
+ model-index:
7
+ - name: shibajustfor/a560a2bc-0022-4e2c-8372-f1e202cd28eb
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
+
15
+ # shibajustfor/a560a2bc-0022-4e2c-8372-f1e202cd28eb
16
+
17
+ This model was trained from scratch on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.4772
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ### Framework versions
34
+
35
+ - PEFT 0.13.2
36
+ - Transformers 4.46.0
37
+ - Pytorch 2.5.0+cu124
38
+ - Datasets 3.0.1
39
+ - Tokenizers 0.20.1
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "tokyotech-llm/Llama-3-Swallow-8B-v0.1",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
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": 64,
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": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "up_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "o_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4e2a4a41bb052070f83bd3d0e106419cc2c332f854dd15dcc25ed518e1b39c1
3
+ size 335706186