vwxyzjn commited on
Commit
232a52a
1 Parent(s): 9d18669

Upload GPTNeoXForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +35 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "EleutherAI/pythia-1b-deduped",
3
+ "architectures": [
4
+ "GPTNeoXForSequenceClassification"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": 0.1,
9
+ "eos_token_id": 0,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout": 0.0,
12
+ "hidden_size": 2048,
13
+ "id2label": {
14
+ "0": "LABEL_0"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 8192,
18
+ "label2id": {
19
+ "LABEL_0": 0
20
+ },
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
+ "rope_scaling": null,
27
+ "rotary_emb_base": 10000,
28
+ "rotary_pct": 0.25,
29
+ "tie_word_embeddings": false,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.33.2",
32
+ "use_cache": true,
33
+ "use_parallel_residual": true,
34
+ "vocab_size": 50304
35
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28ce4327b1e1b9a8f552eb5742745cfa25ffbc2516ee8e2dbd2612c33e8a4c9f
3
+ size 3635115418