atmallen commited on
Commit
06caae1
1 Parent(s): de4dd30

Training in progress, step 1

Browse files
Files changed (2) hide show
  1. config.json +2 -1
  2. training_args.bin +2 -2
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:e8e455a3f95cbf8a506ee68a17228e55c17a09445cf18696e067ad3b359d6ebf
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f535faf39eb8a143c9cbe9b66145745379ad5a03cc27575312af91d543de99
3
+ size 4920