VTSNLP commited on
Commit
d5d7fbe
·
verified ·
1 Parent(s): 248deb2

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "wanderer2k1/base_LLM_183MB_chunk_and_concat_w_domain",
3
+ "abili": false,
4
+ "architectures": [
5
+ "MptForCausalLM"
6
+ ],
7
+ "attn_config": {
8
+ "model_type": ""
9
+ },
10
+ "d_model": 768,
11
+ "emb_pdrop": 0.0,
12
+ "embedding_fraction": 1.0,
13
+ "expansion_ratio": 4,
14
+ "init_device": "cpu",
15
+ "initializer_range": 0.02,
16
+ "layer_norm_epsilon": 1e-05,
17
+ "learned_pos_emb": true,
18
+ "logit_scale": null,
19
+ "max_seq_len": 8192,
20
+ "model_type": "mpt",
21
+ "n_heads": 12,
22
+ "n_layers": 12,
23
+ "no_bias": true,
24
+ "norm_type": "low_precision_layernorm",
25
+ "pad_token_id": 128001,
26
+ "resid_pdrop": 0.0,
27
+ "rope": true,
28
+ "rope_theta": 100000,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.40.1",
31
+ "use_cache": false,
32
+ "verbose": 0,
33
+ "vocab_size": 128256
34
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3addbae8c447aae8a326e7c9718ed031891c072fccf0ab57312890887a888d60
3
+ size 733826032
runs/Oct21_02-54-02_kao-dgxa-e10-u17/events.out.tfevents.1729475670.kao-dgxa-e10-u17.1024105.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a50873577ca3420cd1c1282d86dfd155b022421a912952411028eed42f311fb8
3
+ size 16496
runs/Oct21_03-20-10_kao-dgxa-e10-u17/events.out.tfevents.1729477225.kao-dgxa-e10-u17.1240955.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec3e7ce5720f201d4c8241124b42a35d31451cceea288927838f7412cbddbf70
3
+ size 7001
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd834fb0e2b388a074d4968da29950aaeea2bbb0df3e3955ccc4bcc7cfbb7597
3
+ size 5112