Beck90 commited on
Commit
a7ccdc9
·
verified ·
1 Parent(s): 57d510d

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Davlan/xlm-roberta-base-finetuned-amharic",
3
+ "architectures": [
4
+ "XLMRobertaForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "LABEL_0",
16
+ "1": "LABEL_1",
17
+ "2": "LABEL_2",
18
+ "3": "LABEL_3"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "LABEL_0": 0,
24
+ "LABEL_1": 1,
25
+ "LABEL_2": 2,
26
+ "LABEL_3": 3
27
+ },
28
+ "layer_norm_eps": 1e-05,
29
+ "max_position_embeddings": 514,
30
+ "model_type": "xlm-roberta",
31
+ "num_attention_heads": 12,
32
+ "num_hidden_layers": 12,
33
+ "output_past": true,
34
+ "pad_token_id": 1,
35
+ "position_embedding_type": "absolute",
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.45.1",
38
+ "type_vocab_size": 1,
39
+ "use_cache": true,
40
+ "vocab_size": 250002
41
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0ad3b2f74e5b94161d58e6197781533823f2051f702f5a69e28906903eea252
3
+ size 1109848576
runs/Nov03_13-13-15_1c981133a75d/events.out.tfevents.1730639597.1c981133a75d.30.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2727c8ac30806d05605075d16156016eabd2d1427c38e9935a0f1a1b16d63d84
3
+ size 5373
runs/Nov03_13-17-14_1c981133a75d/events.out.tfevents.1730639835.1c981133a75d.30.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ec0b7ac829c6f802d7fe5989ca88fcd0160ffc93e4ef0d0c35bd9959d4da27
3
+ size 5373
runs/Nov03_13-19-18_1c981133a75d/events.out.tfevents.1730639959.1c981133a75d.30.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfe56e515e915a5ebf3eb6c04260fc066142926f3f66d6a9a27a4bfee9e8a539
3
+ size 5373
runs/Nov03_13-21-35_1c981133a75d/events.out.tfevents.1730640096.1c981133a75d.30.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b15aae48cc7318876b79af2a9bc6e4a62e84ce524cb3399459f01546a70183
3
+ size 5373
runs/Nov03_13-23-18_1c981133a75d/events.out.tfevents.1730640199.1c981133a75d.30.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:062c126bb2b40d3f9b4f24d264cf5a89f52f388dd65d392adec6f1b142f059dc
3
+ size 8809
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d4584670b21dbea8dfee0b0a8c25ba311d02f0c33ce85fecfb3dd16894f328a
3
+ size 5304