EmmaGthn commited on
Commit
f514245
1 Parent(s): 2d60ed3

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "gpt2",
4
- "encoder_hidden_size": 768,
5
  "inference_mode": true,
6
- "num_attention_heads": 12,
7
- "num_layers": 12,
8
  "num_transformer_submodules": 1,
9
  "num_virtual_tokens": 80,
10
  "peft_type": "PREFIX_TUNING",
11
  "prefix_projection": false,
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
- "token_dim": 768
15
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
4
+ "encoder_hidden_size": 4096,
5
  "inference_mode": true,
6
+ "num_attention_heads": 32,
7
+ "num_layers": 32,
8
  "num_transformer_submodules": 1,
9
  "num_virtual_tokens": 80,
10
  "peft_type": "PREFIX_TUNING",
11
  "prefix_projection": false,
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
+ "token_dim": 4096
15
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f439244e7eae3937b808ce07053f38c06bdce0debd39e20c31a517e5bd03862
3
- size 5898368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c37ea77673a47ee74de15aed49216b444f1d0cf22e52f9c13e3692b0bd43d8fa
3
+ size 83886208
runs/Jan19_05-07-13_calcul-bigcpu-lahc-6/events.out.tfevents.1705637236.calcul-bigcpu-lahc-6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc0c7d1e80adb3cce3d325d6a71f3c81ae768d0d6329b09ab8fdea91aadd6580
3
+ size 4383
special_tokens_map.json CHANGED
@@ -1,6 +1,24 @@
1
  {
2
- "bos_token": "<|endoftext|>",
3
- "eos_token": "<|endoftext|>",
4
- "pad_token": "<|endoftext|>",
5
- "unk_token": "<|endoftext|>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
  }
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,20 +1,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
  }
 
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
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd93d0fad8eff319edcfaaf5044708aa3941dc3e49386410f744605b44386ac4
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dd3e1545ea84bff2ce2b963dd95c6a6286bacb6032742e792fc5d646167be3b
3
  size 4600