atmallen commited on
Commit
12ecdf1
1 Parent(s): 27a0ca4

Training in progress, step 1

Browse files
Files changed (2) hide show
  1. config.json +2 -1
  2. training_args.bin +1 -1
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 0,
8
  "classifier_dropout": 0.1,
@@ -22,7 +23,7 @@
22
  "rotary_pct": 0.25,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
- "transformers_version": "4.36.2",
26
  "use_cache": true,
27
  "use_parallel_residual": true,
28
  "vocab_size": 50304
 
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
6
+ "attention_bias": true,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 0,
9
  "classifier_dropout": 0.1,
 
23
  "rotary_pct": 0.25,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.37.2",
27
  "use_cache": true,
28
  "use_parallel_residual": true,
29
  "vocab_size": 50304
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef1c49207f89692af9dd7628edc99c530a9eab44bdaa4274fb0ec9be4aa2ff04
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96076542683f4baf54d3cbeaffa9c998ba00cee4806bee6e826ad200c2dabbfd
3
  size 4920