ummagumm-a commited on
Commit
557849c
·
verified ·
1 Parent(s): 460fb2e

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "EleutherAI/pythia-2.8b",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
@@ -10,14 +10,14 @@
10
  "eos_token_id": 0,
11
  "hidden_act": "gelu",
12
  "hidden_dropout": 0.0,
13
- "hidden_size": 2560,
14
  "initializer_range": 0.02,
15
- "intermediate_size": 10240,
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 2048,
18
  "model_type": "gpt_neox",
19
- "num_attention_heads": 32,
20
- "num_hidden_layers": 32,
21
  "rope_scaling": null,
22
  "rotary_emb_base": 10000,
23
  "rotary_pct": 0.25,
 
1
  {
2
+ "_name_or_path": "/workspace/files/EleutherAI--pythia-12b-deduped/",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
10
  "eos_token_id": 0,
11
  "hidden_act": "gelu",
12
  "hidden_dropout": 0.0,
13
+ "hidden_size": 5120,
14
  "initializer_range": 0.02,
15
+ "intermediate_size": 20480,
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 2048,
18
  "model_type": "gpt_neox",
19
+ "num_attention_heads": 40,
20
+ "num_hidden_layers": 36,
21
  "rope_scaling": null,
22
  "rotary_emb_base": 10000,
23
  "rotary_pct": 0.25,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1af2bf02ad89461c25664840d6cc0bbd718010fe3579b0412e0899069601c34e
3
- size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:224b1fd4c94d58dad8baadce90ab96267dfc959712dc95b3e5971d09ab8216b2
3
+ size 5880