codymd commited on
Commit
6e2c917
1 Parent(s): ce7c2d9

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "TurkuNLP/gpt3-finnish-large",
3
+ "apply_residual_connection_post_layernorm": false,
4
+ "architectures": [
5
+ "BloomForCausalLM"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "attention_softmax_in_fp32": true,
9
+ "bos_token_id": 1,
10
+ "eos_token_id": 2,
11
+ "hidden_dropout": 0.0,
12
+ "hidden_size": 1536,
13
+ "initializer_range": 0.02,
14
+ "layer_norm_epsilon": 1e-05,
15
+ "masked_softmax_fusion": true,
16
+ "model_type": "bloom",
17
+ "n_head": 16,
18
+ "n_layer": 24,
19
+ "pad_token_id": 3,
20
+ "pretraining_tp": 1,
21
+ "slow_but_exact": false,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.2",
24
+ "use_cache": true,
25
+ "vocab_size": 131072
26
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:269d4fc9359d7c66324aeeeab96123e4f05f39d9dd921e1a4071dda9d228fcaf
3
+ size 3525191088
runs/Oct14_04-23-38_4db90efba5b3/events.out.tfevents.1728879820.4db90efba5b3.1762.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c933dd8f4a00a49d7caf813f05f5160e8f7696a9cdaa8efbd15a177b3d93b2b1
3
+ size 5076
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd4f38ac916ab7acc785ca7de8088a5b5fe7f22730bf1689fd4e9066c8766e7f
3
+ size 5176