ringorsolya commited on
Commit
4031971
·
verified ·
1 Parent(s): 3fe8cba

Upload folder using huggingface_hub

Browse files
checkpoint-1965/config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "xlm-roberta-base",
3
+ "architectures": [
4
+ "XLMRobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "LABEL_0": 0,
26
+ "LABEL_1": 1,
27
+ "LABEL_2": 2,
28
+ "LABEL_3": 3,
29
+ "LABEL_4": 4,
30
+ "LABEL_5": 5,
31
+ "LABEL_6": 6
32
+ },
33
+ "layer_norm_eps": 1e-05,
34
+ "max_position_embeddings": 514,
35
+ "model_type": "xlm-roberta",
36
+ "num_attention_heads": 12,
37
+ "num_hidden_layers": 12,
38
+ "output_past": true,
39
+ "pad_token_id": 1,
40
+ "position_embedding_type": "absolute",
41
+ "problem_type": "single_label_classification",
42
+ "torch_dtype": "float32",
43
+ "transformers_version": "4.46.2",
44
+ "type_vocab_size": 1,
45
+ "use_cache": true,
46
+ "vocab_size": 250002
47
+ }
checkpoint-1965/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6092b238a261e286f40368487b5b6bebbee42857fe038bce09e7a3d57be91527
3
+ size 1112220388
checkpoint-1965/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:437649ad9d605ab3d6c0e5292c0ee9e37c2f3d0d1c32e2f9fff685c490fb5479
3
+ size 2224560378
checkpoint-1965/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bbf8977cff56e770ac1fc89fc118744b3604183b78e4eba2cfac0f5c30e33a8
3
+ size 14244
checkpoint-1965/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd3538a0504a81cfe71e3069423853a9f9b7f28aa7ad84cd7cd85d2af41fb52
3
+ size 1064
checkpoint-1965/trainer_state.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.24109159409999847,
3
+ "best_model_checkpoint": "/project_antwerp/v4slant/model_hu/checkpoint-1965",
4
+ "epoch": 1.9992369324685235,
5
+ "eval_steps": 500,
6
+ "global_step": 1965,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.9991097545466107,
13
+ "grad_norm": 249.48770141601562,
14
+ "learning_rate": 4.008146639511201e-06,
15
+ "loss": 0.8591,
16
+ "step": 982
17
+ },
18
+ {
19
+ "epoch": 0.9991097545466107,
20
+ "eval_accuracy": 0.9257375381485249,
21
+ "eval_f1": 0.9252737729208254,
22
+ "eval_loss": 0.24675492942333221,
23
+ "eval_precision": 0.9261535074038819,
24
+ "eval_recall": 0.9257375381485249,
25
+ "eval_runtime": 9.5851,
26
+ "eval_samples_per_second": 102.555,
27
+ "eval_steps_per_second": 102.555,
28
+ "step": 982
29
+ },
30
+ {
31
+ "epoch": 1.9992369324685235,
32
+ "grad_norm": 1.3834336996078491,
33
+ "learning_rate": 3.008146639511202e-06,
34
+ "loss": 0.227,
35
+ "step": 1965
36
+ },
37
+ {
38
+ "epoch": 1.9992369324685235,
39
+ "eval_accuracy": 0.9511698880976602,
40
+ "eval_f1": 0.9512503361009931,
41
+ "eval_loss": 0.24109159409999847,
42
+ "eval_precision": 0.9515974956975125,
43
+ "eval_recall": 0.9511698880976602,
44
+ "eval_runtime": 9.7481,
45
+ "eval_samples_per_second": 100.84,
46
+ "eval_steps_per_second": 100.84,
47
+ "step": 1965
48
+ }
49
+ ],
50
+ "logging_steps": 500,
51
+ "max_steps": 4910,
52
+ "num_input_tokens_seen": 0,
53
+ "num_train_epochs": 5,
54
+ "save_steps": 500,
55
+ "stateful_callbacks": {
56
+ "EarlyStoppingCallback": {
57
+ "args": {
58
+ "early_stopping_patience": 2,
59
+ "early_stopping_threshold": 0.0
60
+ },
61
+ "attributes": {
62
+ "early_stopping_patience_counter": 0
63
+ }
64
+ },
65
+ "TrainerControl": {
66
+ "args": {
67
+ "should_epoch_stop": false,
68
+ "should_evaluate": false,
69
+ "should_log": false,
70
+ "should_save": true,
71
+ "should_training_stop": false
72
+ },
73
+ "attributes": {}
74
+ }
75
+ },
76
+ "total_flos": 258616888099200.0,
77
+ "train_batch_size": 1,
78
+ "trial_name": null,
79
+ "trial_params": null
80
+ }
checkpoint-1965/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2fce8eb376fba76f3d443a55c3918c9b558b6b97ace4610281be9635a376cb
3
+ size 5240
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "xlm-roberta-base",
3
+ "architectures": [
4
+ "XLMRobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "LABEL_0": 0,
26
+ "LABEL_1": 1,
27
+ "LABEL_2": 2,
28
+ "LABEL_3": 3,
29
+ "LABEL_4": 4,
30
+ "LABEL_5": 5,
31
+ "LABEL_6": 6
32
+ },
33
+ "layer_norm_eps": 1e-05,
34
+ "max_position_embeddings": 514,
35
+ "model_type": "xlm-roberta",
36
+ "num_attention_heads": 12,
37
+ "num_hidden_layers": 12,
38
+ "output_past": true,
39
+ "pad_token_id": 1,
40
+ "position_embedding_type": "absolute",
41
+ "problem_type": "single_label_classification",
42
+ "torch_dtype": "float32",
43
+ "transformers_version": "4.46.2",
44
+ "type_vocab_size": 1,
45
+ "use_cache": true,
46
+ "vocab_size": 250002
47
+ }
events.out.tfevents.1730916187.c4bf49004bf1.1537.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ca00e7730d3bb67f8fa92acfcb57e1eeb5449831393ac50f29c9fea1025195
3
+ size 8535
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6092b238a261e286f40368487b5b6bebbee42857fe038bce09e7a3d57be91527
3
+ size 1112220388
test_data.xlsx ADDED
Binary file (57.8 kB). View file
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2fce8eb376fba76f3d443a55c3918c9b558b6b97ace4610281be9635a376cb
3
+ size 5240