reciprocate commited on
Commit
5746cdc
1 Parent(s): 79afb55

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +3 -4
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "llama2-7b-gsm8k",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -14,13 +14,12 @@
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
16
  "num_key_value_heads": 32,
17
- "pad_token_id": 0,
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
21
  "tie_word_embeddings": false,
22
- "torch_dtype": "float16",
23
- "transformers_version": "4.31.0",
24
  "use_cache": true,
25
  "vocab_size": 32000
26
  }
 
1
  {
2
+ "_name_or_path": "checkpoints/-Llama-2-7b-hf-20230828-221255/checkpoint_702",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
16
  "num_key_value_heads": 32,
 
17
  "pretraining_tp": 1,
18
  "rms_norm_eps": 1e-05,
19
  "rope_scaling": null,
20
  "tie_word_embeddings": false,
21
+ "torch_dtype": "bfloat16",
22
+ "transformers_version": "4.32.0",
23
  "use_cache": true,
24
  "vocab_size": 32000
25
  }
generation_config.json CHANGED
@@ -6,5 +6,5 @@
6
  "pad_token_id": 0,
7
  "temperature": 0.6,
8
  "top_p": 0.9,
9
- "transformers_version": "4.31.0"
10
  }
 
6
  "pad_token_id": 0,
7
  "temperature": 0.6,
8
  "top_p": 0.9,
9
+ "transformers_version": "4.32.0"
10
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e08d4c834db1fa60f4760b575b208f83daf89b3ca5953d27dc0d82258dbd90d4
3
- size 13476942241
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71aa48f99afd25c903317c790c41cfce2688471dcb7548380368683cdad0a4cb
3
+ size 13476927589