Stevross commited on
Commit
3204b11
1 Parent(s): 31ca7de

Upload model

Browse files
Files changed (3) hide show
  1. config.json +34 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "EleutherAI/pythia-1b-deduped",
3
+ "architectures": [
4
+ "GPTNeoXForCausalLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": 0.1,
9
+ "custom_pipelines": {
10
+ "text-generation": {
11
+ "impl": "h2oai_pipeline.H2OTextGenerationPipeline",
12
+ "pt": "AutoModelForCausalLM"
13
+ }
14
+ },
15
+ "eos_token_id": 0,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.0,
18
+ "hidden_size": 2048,
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 8192,
21
+ "layer_norm_eps": 1e-05,
22
+ "max_position_embeddings": 2048,
23
+ "model_type": "gpt_neox",
24
+ "num_attention_heads": 8,
25
+ "num_hidden_layers": 16,
26
+ "rotary_emb_base": 10000,
27
+ "rotary_pct": 0.25,
28
+ "tie_word_embeddings": false,
29
+ "torch_dtype": "float16",
30
+ "transformers_version": "4.30.1",
31
+ "use_cache": true,
32
+ "use_parallel_residual": true,
33
+ "vocab_size": 50304
34
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.30.1"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe39a39f3a8ecbe6c55b34d468d16ac7111fdc78be13f0762d9ca4c9e6c4725
3
+ size 2090752989