heloisy commited on
Commit
da05e30
1 Parent(s): 2abbb55

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:748a847d05f31d9886bca4a5f2e98e97a6ee568d1a038d74741c2fe208a48aab
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f3c5511c7044f61d5b9c2f20bb4be1580508c143bae8d26818aadf4955dac4
3
  size 27280152
runs/Dec10_00-09-28_lab255-desktop/events.out.tfevents.1702177775.lab255-desktop.665893.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77929d708e863d091830ee83de3a4f6ac005dc424c3b876c363c6fa5026ae635
3
+ size 5298
runs/Dec10_00-18-38_lab255-desktop/events.out.tfevents.1702178324.lab255-desktop.666214.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d7fc7e2bb178be8eefd71dfb7de994d1896538aae40fafbdef6509a5eaf5449
3
+ size 8321
special_tokens_map.json CHANGED
@@ -18,7 +18,7 @@
18
  "rstrip": false,
19
  "single_word": false
20
  },
21
- "pad_token": "</s>",
22
  "unk_token": {
23
  "content": "<unk>",
24
  "lstrip": false,
 
18
  "rstrip": false,
19
  "single_word": false
20
  },
21
+ "pad_token": "<unk>",
22
  "unk_token": {
23
  "content": "<unk>",
24
  "lstrip": false,
tokenizer_config.json CHANGED
@@ -35,7 +35,7 @@
35
  "eos_token": "</s>",
36
  "legacy": true,
37
  "model_max_length": 1000000000000000019884624838656,
38
- "pad_token": "</s>",
39
  "sp_model_kwargs": {},
40
  "spaces_between_special_tokens": false,
41
  "tokenizer_class": "LlamaTokenizer",
 
35
  "eos_token": "</s>",
36
  "legacy": true,
37
  "model_max_length": 1000000000000000019884624838656,
38
+ "pad_token": "<unk>",
39
  "sp_model_kwargs": {},
40
  "spaces_between_special_tokens": false,
41
  "tokenizer_class": "LlamaTokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dde4be3422fe4d599a8cd8e1e24c89b2e18ce96ba5b2f15b2c52dd6bf9ebe6f
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb99abf478efb5e3058dc2967a5b54746684ab6b02f4e50f608cdbb4763bf812
3
+ size 4155