SADAF-IMAMU commited on
Commit
1dc8690
·
verified ·
1 Parent(s): 5a876b5

Upload 6 files

Browse files
Files changed (6) hide show
  1. config.json +24 -0
  2. optimizer.pt +3 -0
  3. pytorch_model.bin +3 -0
  4. scheduler.pt +3 -0
  5. trainer_state.json +40 -0
  6. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "aubmindlab/bert-base-arabertv02",
3
+ "architectures": [
4
+ "BertForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "transformers_version": "4.2.2",
21
+ "type_vocab_size": 2,
22
+ "use_cache": true,
23
+ "vocab_size": 64000
24
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4c4af6a58f6b89ddb00ed022c3d9618f64ff852135c8ce67e4525f84da6c9cc
3
+ size 1076958431
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:064fb79b3a3e3eb5d601eb0be786c971ea0c3d9c6c3d3790a08ca6b70dc30539
3
+ size 538505327
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc0f15e81a7b057645328c59918b6998885e19510aa1c02cf0608688fb3288f1
3
+ size 623
trainer_state.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.828854314002829,
5
+ "global_step": 2000,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.71,
12
+ "learning_rate": 5e-05,
13
+ "loss": 0.0045,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 1.41,
18
+ "learning_rate": 3.457742134484886e-05,
19
+ "loss": 0.0074,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 2.12,
24
+ "learning_rate": 1.915484268969772e-05,
25
+ "loss": 0.0052,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 2.83,
30
+ "learning_rate": 3.732264034546577e-06,
31
+ "loss": 0.0022,
32
+ "step": 2000
33
+ }
34
+ ],
35
+ "max_steps": 2121,
36
+ "num_train_epochs": 3,
37
+ "total_flos": 419755402107600,
38
+ "trial_name": null,
39
+ "trial_params": null
40
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85292246894f0930fa286139f613e21187120219c6b5fc562971d3e0af7bac46
3
+ size 2031