quantumaikr commited on
Commit
dabedd0
1 Parent(s): c18cdca

Upload PlanktonForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "PlanktonForCausalLM"
4
  ],
@@ -20,7 +21,7 @@
20
  "rope_theta": 10000.0,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.33.0",
24
  "unk_token_id": 2,
25
  "use_cache": true,
26
  "vocab_size": 42000
 
1
  {
2
+ "_name_or_path": "quantumaikr/plankton-100M",
3
  "architectures": [
4
  "PlanktonForCausalLM"
5
  ],
 
21
  "rope_theta": 10000.0,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float32",
24
+ "transformers_version": "4.33.1",
25
  "unk_token_id": 2,
26
  "use_cache": true,
27
  "vocab_size": 42000
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 3,
6
- "transformers_version": "4.33.0"
7
  }
 
3
  "bos_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 3,
6
+ "transformers_version": "4.33.1"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:941a3659732bea432bf5682350fe146dc693213bbc28d6238d911914bf69d410
3
- size 403279368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e478180686ab02f676468d35d7a901d09d08f18ecedb0331d088bcdae922e46a
3
+ size 403262781