mohammadmahdinouri commited on
Commit
7f0e724
·
verified ·
1 Parent(s): b4d10c7

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_reduction": 16,
3
+ "architectures": [
4
+ "DistillationWrapper"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "dtype": "float32",
9
+ "embedding_size": 128,
10
+ "expert_intermediate_size": 4096,
11
+ "group_depth": 4,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 1024,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 2624,
17
+ "layer_norm_eps": 1e-06,
18
+ "load_balancing_loss_coef": 0.2,
19
+ "lora_alpha": 32,
20
+ "lora_rank": 16,
21
+ "max_position_embeddings": 8192,
22
+ "model_type": "ModernALBERT",
23
+ "num_attention_heads": 16,
24
+ "num_expert_modules": 2,
25
+ "num_experts": 8,
26
+ "num_hidden_layers": 16,
27
+ "pad_token_id": 0,
28
+ "router_jitter_noise": 0.01,
29
+ "top_k": 2,
30
+ "torch_dtype": "bfloat16",
31
+ "transformers_version": "4.51.3",
32
+ "use_adapter": true,
33
+ "use_cache": true,
34
+ "use_moa": true,
35
+ "vocab_size": 50368
36
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c94ee44d5fd3f96485a0ad445a02898afeae7635aac0440a7cc6a84661bd17
3
+ size 944335770
runs/Oct11_18-31-15_nid006866/events.out.tfevents.1760200290.nid006866.192383.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0094eeb35601c85574c9c7e86835fe51f152a7ed9d6dee743e7d6f8d1989ac1
3
+ size 15846
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d472134b354500e4549af5c6fc87591e76df71f0736984c1cd624ddc7a991f9b
3
+ size 5432