wanderer2k1 commited on
Commit
1e8106c
1 Parent(s): 718142c

Training in progress, step 200

Browse files
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "abili": false,
3
+ "architectures": [
4
+ "MptForCausalLM"
5
+ ],
6
+ "attn_config": {
7
+ "model_type": ""
8
+ },
9
+ "d_model": 1024,
10
+ "emb_pdrop": 0.0,
11
+ "embedding_fraction": 1.0,
12
+ "expansion_ratio": 4,
13
+ "init_device": "cpu",
14
+ "initializer_range": 0.02,
15
+ "layer_norm_epsilon": 1e-05,
16
+ "learned_pos_emb": true,
17
+ "logit_scale": null,
18
+ "max_seq_len": 8192,
19
+ "model_type": "mpt",
20
+ "n_heads": 16,
21
+ "n_layers": 24,
22
+ "no_bias": true,
23
+ "norm_type": "low_precision_layernorm",
24
+ "pad_token_id": 128009,
25
+ "resid_pdrop": 0.0,
26
+ "rope": true,
27
+ "rope_theta": 100000,
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.40.0",
30
+ "use_cache": false,
31
+ "verbose": 0,
32
+ "vocab_size": 128256
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abef13efbcea36bc3e7796c6d26fcb13e81cc78cbefcc493587307627fc32ce3
3
+ size 1733513312
runs/Sep24_01-37-36_kao-dgxa-e10-u17/events.out.tfevents.1727141863.kao-dgxa-e10-u17.1357.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8222668fea6694558c0e393561daa4125650fd8adb109bf67f5804d5bd559e4
3
+ size 46742
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bffc827746c3249776b8f9f8bc2f4fc50b064c52bd1fb80707e76c682a15e489
3
+ size 5176