alinatl commited on
Commit
afcc08a
·
verified ·
1 Parent(s): 190adf3

End of training

Browse files
README.md CHANGED
@@ -36,10 +36,10 @@ This model was trained with SFT.
36
 
37
  ### Framework versions
38
 
39
- - TRL: 0.14.0
40
- - Transformers: 4.48.2
41
  - Pytorch: 2.5.1+cu124
42
- - Datasets: 3.2.0
43
  - Tokenizers: 0.21.0
44
 
45
  ## Citations
 
36
 
37
  ### Framework versions
38
 
39
+ - TRL: 0.15.0
40
+ - Transformers: 4.48.3
41
  - Pytorch: 2.5.1+cu124
42
+ - Datasets: 3.3.1
43
  - Tokenizers: 0.21.0
44
 
45
  ## Citations
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "HuggingFaceTB/SmolLM2-135M",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 8,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 6,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "up_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
+ "o_proj",
30
+ "v_proj",
31
+ "q_proj",
32
+ "down_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16753c62a19882bb837450badac5d5616e4c70712c6846695d858845ce6fb81c
3
+ size 7380952
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa417b38194267b39d7fbd8ea35dade1c1ef29cad6c9d5ab7ceaae6e897f01ce
3
- size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4ec3e5c5ec9e65429c5a221310c12603fb1171e46379c794490d863469a2d22
3
+ size 5624