MNC-LLM commited on
Commit
fe1f63a
1 Parent(s): 195ed45

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "MNC-LLM/Mistral-7B-NWS-u2k-eng-cot-ep4-lr1e-05",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -9,17 +9,16 @@
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
11
  "initializer_range": 0.02,
12
- "intermediate_size": 14336,
13
- "max_position_embeddings": 32768,
14
  "model_type": "llama",
15
  "num_attention_heads": 32,
16
  "num_hidden_layers": 32,
17
- "num_key_value_heads": 8,
18
  "pretraining_tp": 1,
19
- "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
21
  "rope_theta": 10000.0,
22
- "sliding_window": 4096,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.34.0",
 
1
  {
2
+ "_name_or_path": "allenai/tulu-2-dpo-7b",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
11
  "initializer_range": 0.02,
12
+ "intermediate_size": 11008,
13
+ "max_position_embeddings": 8192,
14
  "model_type": "llama",
15
  "num_attention_heads": 32,
16
  "num_hidden_layers": 32,
17
+ "num_key_value_heads": 32,
18
  "pretraining_tp": 1,
19
+ "rms_norm_eps": 1e-06,
20
  "rope_scaling": null,
21
  "rope_theta": 10000.0,
 
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.34.0",
special_tokens_map.json CHANGED
@@ -1,10 +1,4 @@
1
  {
2
- "additional_special_tokens": [
3
- "<unk>",
4
- "<s>",
5
- "</s>",
6
- "[PAD]"
7
- ],
8
  "bos_token": "<s>",
9
  "eos_token": "</s>",
10
  "pad_token": "[PAD]",
 
1
  {
 
 
 
 
 
 
2
  "bos_token": "<s>",
3
  "eos_token": "</s>",
4
  "pad_token": "[PAD]",
tokenizer.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
- size 493443
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json CHANGED
@@ -5,7 +5,7 @@
5
  "0": {
6
  "content": "<unk>",
7
  "lstrip": false,
8
- "normalized": false,
9
  "rstrip": false,
10
  "single_word": false,
11
  "special": true
@@ -13,7 +13,7 @@
13
  "1": {
14
  "content": "<s>",
15
  "lstrip": false,
16
- "normalized": false,
17
  "rstrip": false,
18
  "single_word": false,
19
  "special": true
@@ -21,7 +21,7 @@
21
  "2": {
22
  "content": "</s>",
23
  "lstrip": false,
24
- "normalized": false,
25
  "rstrip": false,
26
  "single_word": false,
27
  "special": true
@@ -35,17 +35,12 @@
35
  "special": true
36
  }
37
  },
38
- "additional_special_tokens": [
39
- "<unk>",
40
- "<s>",
41
- "</s>",
42
- "[PAD]"
43
- ],
44
  "bos_token": "<s>",
45
  "clean_up_tokenization_spaces": false,
46
  "eos_token": "</s>",
47
  "legacy": true,
48
- "model_max_length": 1000000000000000019884624838656,
49
  "pad_token": "[PAD]",
50
  "sp_model_kwargs": {},
51
  "spaces_between_special_tokens": false,
 
5
  "0": {
6
  "content": "<unk>",
7
  "lstrip": false,
8
+ "normalized": true,
9
  "rstrip": false,
10
  "single_word": false,
11
  "special": true
 
13
  "1": {
14
  "content": "<s>",
15
  "lstrip": false,
16
+ "normalized": true,
17
  "rstrip": false,
18
  "single_word": false,
19
  "special": true
 
21
  "2": {
22
  "content": "</s>",
23
  "lstrip": false,
24
+ "normalized": true,
25
  "rstrip": false,
26
  "single_word": false,
27
  "special": true
 
35
  "special": true
36
  }
37
  },
38
+ "additional_special_tokens": [],
 
 
 
 
 
39
  "bos_token": "<s>",
40
  "clean_up_tokenization_spaces": false,
41
  "eos_token": "</s>",
42
  "legacy": true,
43
+ "model_max_length": 2048,
44
  "pad_token": "[PAD]",
45
  "sp_model_kwargs": {},
46
  "spaces_between_special_tokens": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58e466182ca8f36706a6fa57a91422d8f2faa5dfa252545f8efa1af83058b6e1
3
- size 4539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c693d63d9dd9550108b60cd8914ae0c1e1523bb87879f21e697a2ed4fb9f58eb
3
+ size 4347