Johannes commited on
Commit
6ec5369
·
verified ·
1 Parent(s): 350b68c

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_name_or_path": "./nous-subnet-6-test",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 1,
9
- "eos_token_id": 32000,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
@@ -20,10 +20,9 @@
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
23
- "sliding_window": 4096,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.36.2",
27
  "use_cache": false,
28
- "vocab_size": 32002
29
- }
 
1
  {
2
+ "_name_or_path": "/workspace/repos/finetuning-subnet/local-models/training/2024-02-09_16-36-52",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 1,
9
+ "eos_token_id": 2,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
 
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
22
  "rope_theta": 10000.0,
 
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.36.2",
26
  "use_cache": false,
27
+ "vocab_size": 32000
28
+ }
generation_config.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
- "eos_token_id": 32000,
 
5
  "transformers_version": "4.36.2",
6
  "use_cache": false
7
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
+ "do_sample": true,
5
+ "eos_token_id": 2,
6
  "transformers_version": "4.36.2",
7
  "use_cache": false
8
  }
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:571d60671fdf3063e4d5a3a45b696a55225b4fc03bc22ad6aa82efb5bfcf5e9e
3
- size 4943178720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb3d7c67efc4609d5c74c76b2e9405db043868220b4b1dfb2dd4f1b3fcf1e672
3
+ size 4943162336
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3f77dfbf92a524fe65f8e725f22b7ad3d9a9cdb4f733eadf7c8cedd1350be79
3
  size 4999819336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bdd4a3b991f95b8145b611b39d2f8bc097345e825bfeb751de266331490f57f
3
  size 4999819336
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15bce1272bc875814c222f89452b90acbab5d0a1c79c16bfd01a51f31a587826
3
- size 4540532728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff0114cb5df699a9a073b696021f973448385cfc50ed5abec90a65fff2c9d0f0
3
+ size 4540516344
model.safetensors.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 14483496960
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00003-of-00003.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 14483464192
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00003-of-00003.safetensors",