EmmaGthn commited on
Commit
6a669e5
1 Parent(s): a0f4b20

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
5
  "bias": "none",
6
- "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
@@ -19,8 +19,7 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "gpt2",
5
  "bias": "none",
6
+ "fan_in_fan_out": true,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "c_attn"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80db82eb77e5817aeeaeaf2e5b7ad40c4d668c6999b5bfbab76a879495dfd809
3
- size 67126104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83e14a4d28da2f8a63c56357742b7b59b5373e4dc56aefb3e224704704414cc4
3
+ size 4721680
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Jan30_09-47-37_calcul-gpu-lahc-4/events.out.tfevents.1706604459.calcul-gpu-lahc-4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e873cfcf2fe9781a808bb40c4d898ab10934354996863d6437e54d836aef9b9
3
+ size 4598
special_tokens_map.json CHANGED
@@ -1,24 +1,6 @@
1
  {
2
- "bos_token": {
3
- "content": "<s>",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "eos_token": {
10
- "content": "</s>",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "pad_token": "</s>",
17
- "unk_token": {
18
- "content": "<unk>",
19
- "lstrip": false,
20
- "normalized": false,
21
- "rstrip": false,
22
- "single_word": false
23
- }
24
  }
 
1
  {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "pad_token": "<|endoftext|>",
5
+ "unk_token": "<|endoftext|>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  }
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,39 +1,20 @@
1
  {
 
2
  "added_tokens_decoder": {
3
- "0": {
4
- "content": "<unk>",
5
  "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false,
9
- "special": true
10
- },
11
- "1": {
12
- "content": "<s>",
13
- "lstrip": false,
14
- "normalized": false,
15
- "rstrip": false,
16
- "single_word": false,
17
- "special": true
18
- },
19
- "2": {
20
- "content": "</s>",
21
- "lstrip": false,
22
- "normalized": false,
23
  "rstrip": false,
24
  "single_word": false,
25
  "special": true
26
  }
27
  },
28
- "bos_token": "<s>",
29
- "clean_up_tokenization_spaces": false,
30
- "eos_token": "</s>",
31
- "legacy": false,
32
- "model_max_length": 1000000000000000019884624838656,
33
- "pad_token": "</s>",
34
- "padding_side": "right",
35
- "sp_model_kwargs": {},
36
- "tokenizer_class": "LlamaTokenizer",
37
- "unk_token": "<unk>",
38
- "use_default_system_prompt": false
39
  }
 
1
  {
2
+ "add_prefix_space": false,
3
  "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
  "lstrip": false,
7
+ "normalized": true,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  "rstrip": false,
9
  "single_word": false,
10
  "special": true
11
  }
12
  },
13
+ "bos_token": "<|endoftext|>",
14
+ "clean_up_tokenization_spaces": true,
15
+ "eos_token": "<|endoftext|>",
16
+ "model_max_length": 1024,
17
+ "pad_token": "<|endoftext|>",
18
+ "tokenizer_class": "GPT2Tokenizer",
19
+ "unk_token": "<|endoftext|>"
 
 
 
 
20
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ee0b199bd4761d560b1e0ca4530f0b69cb4ab18bde2335b52966f4096e55a5b
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bff2f390b6f9357cde382f0122cefb5d3e1a1eb8713bdc8a629bf171ce576cd
3
  size 4600
vocab.json ADDED
The diff for this file is too large to render. See raw diff