atmallen commited on
Commit
a4175fa
1 Parent(s): 8634bce

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:cfb96529cd572e8a1e52b32cb782500e5c33c498133c63450b96b0a383c78881
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e51e881e16c3e8dd8b04178251ca779cdae985c5ea719d581a4a1ad61ea86733
3
+ size 4920