ilsilfverskiold commited on
Commit
ce5347c
1 Parent(s): 74d0733

ilsilfverskiold/iptc-newscodes-multilingual-text-classification

Browse files
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: news_category_classification
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # news_category_classification
20
+
21
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.8703
24
+ - Accuracy: 0.7194
25
+ - F1: 0.7086
26
+ - Precision: 0.7186
27
+ - Recall: 0.7194
28
+ - Accuracy Label Arts, culture, entertainment and media: 0.8333
29
+ - Accuracy Label Conflict, war and peace: 0.7287
30
+ - Accuracy Label Crime, law and justice: 0.8497
31
+ - Accuracy Label Disaster, accident, and emergency incident: 0.8931
32
+ - Accuracy Label Economy, business, and finance: 0.7722
33
+ - Accuracy Label Environment: 0.3125
34
+ - Accuracy Label Health: 0.8
35
+ - Accuracy Label Human interest: 0.3333
36
+ - Accuracy Label Labour: 0.5
37
+ - Accuracy Label Lifestyle and leisure: 0.5
38
+ - Accuracy Label Politics: 0.6403
39
+ - Accuracy Label Religion: 0.0
40
+ - Accuracy Label Science and technology: 0.4167
41
+ - Accuracy Label Society: 0.1579
42
+ - Accuracy Label Sport: 0.9615
43
+ - Accuracy Label Weather: 1.0
44
+
45
+ ## Model description
46
+
47
+ More information needed
48
+
49
+ ## Intended uses & limitations
50
+
51
+ More information needed
52
+
53
+ ## Training and evaluation data
54
+
55
+ More information needed
56
+
57
+ ## Training procedure
58
+
59
+ ### Training hyperparameters
60
+
61
+ The following hyperparameters were used during training:
62
+ - learning_rate: 2e-05
63
+ - train_batch_size: 16
64
+ - eval_batch_size: 16
65
+ - seed: 42
66
+ - gradient_accumulation_steps: 2
67
+ - total_train_batch_size: 32
68
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
69
+ - lr_scheduler_type: linear
70
+ - lr_scheduler_warmup_steps: 500
71
+ - num_epochs: 3
72
+
73
+ ### Training results
74
+
75
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Accuracy Label Arts, culture, entertainment and media | Accuracy Label Conflict, war and peace | Accuracy Label Crime, law and justice | Accuracy Label Disaster, accident, and emergency incident | Accuracy Label Economy, business, and finance | Accuracy Label Environment | Accuracy Label Health | Accuracy Label Human interest | Accuracy Label Labour | Accuracy Label Lifestyle and leisure | Accuracy Label Politics | Accuracy Label Religion | Accuracy Label Science and technology | Accuracy Label Society | Accuracy Label Sport | Accuracy Label Weather |
76
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----------------------------------------------------:|:--------------------------------------:|:-------------------------------------:|:---------------------------------------------------------:|:---------------------------------------------:|:--------------------------:|:---------------------:|:-----------------------------:|:---------------------:|:------------------------------------:|:-----------------------:|:-----------------------:|:-------------------------------------:|:----------------------:|:--------------------:|:----------------------:|
77
+ | 1.8543 | 0.4796 | 200 | 1.4875 | 0.5046 | 0.4359 | 0.4820 | 0.5046 | 0.0833 | 0.8298 | 0.0751 | 0.8855 | 0.7722 | 0.0 | 0.4 | 0.0 | 0.0 | 0.5 | 0.4101 | 0.0 | 0.0 | 0.0 | 0.9615 | 0.0 |
78
+ | 1.2587 | 0.9592 | 400 | 1.1350 | 0.6582 | 0.6443 | 0.6778 | 0.6582 | 0.5833 | 0.7766 | 0.8844 | 0.5573 | 0.8228 | 0.25 | 0.9 | 0.25 | 1.0 | 0.75 | 0.5324 | 0.0 | 0.3333 | 0.0 | 0.9231 | 0.0 |
79
+ | 0.7676 | 1.4388 | 600 | 0.9734 | 0.6917 | 0.6766 | 0.7148 | 0.6917 | 0.5 | 0.6489 | 0.9075 | 0.7634 | 0.8228 | 0.25 | 0.8 | 0.3333 | 0.5 | 0.875 | 0.6763 | 0.0 | 0.4167 | 0.0351 | 0.8846 | 1.0 |
80
+ | 0.7325 | 1.9185 | 800 | 0.8975 | 0.7079 | 0.6902 | 0.7174 | 0.7079 | 0.8333 | 0.7606 | 0.8497 | 0.8855 | 0.7089 | 0.25 | 0.8 | 0.3333 | 0.5 | 0.375 | 0.6259 | 0.0 | 0.5 | 0.0351 | 0.9615 | 1.0 |
81
+ | 0.5137 | 2.3981 | 1000 | 0.8819 | 0.7148 | 0.7014 | 0.7235 | 0.7148 | 0.9167 | 0.7021 | 0.8728 | 0.8855 | 0.7215 | 0.375 | 0.8 | 0.25 | 0.5 | 0.625 | 0.6475 | 0.0 | 0.5833 | 0.0877 | 1.0 | 1.0 |
82
+ | 0.5674 | 2.8777 | 1200 | 0.8749 | 0.7194 | 0.7086 | 0.7207 | 0.7194 | 0.8333 | 0.75 | 0.8497 | 0.8931 | 0.7342 | 0.3125 | 0.8 | 0.25 | 0.5 | 0.375 | 0.6475 | 0.0 | 0.5 | 0.1404 | 0.9615 | 1.0 |
83
+
84
+
85
+ ### Framework versions
86
+
87
+ - Transformers 4.40.2
88
+ - Pytorch 2.2.1+cu121
89
+ - Datasets 2.19.1
90
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.7193995381062356,
4
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.8333333333333334,
5
+ "eval_accuracy_label_conflict, war and peace": 0.7287234042553191,
6
+ "eval_accuracy_label_crime, law and justice": 0.8497109826589595,
7
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.8931297709923665,
8
+ "eval_accuracy_label_economy, business, and finance": 0.7721518987341772,
9
+ "eval_accuracy_label_environment": 0.3125,
10
+ "eval_accuracy_label_health": 0.8,
11
+ "eval_accuracy_label_human interest": 0.3333333333333333,
12
+ "eval_accuracy_label_labour": 0.5,
13
+ "eval_accuracy_label_lifestyle and leisure": 0.5,
14
+ "eval_accuracy_label_politics": 0.6402877697841727,
15
+ "eval_accuracy_label_religion": 0.0,
16
+ "eval_accuracy_label_science and technology": 0.4166666666666667,
17
+ "eval_accuracy_label_society": 0.15789473684210525,
18
+ "eval_accuracy_label_sport": 0.9615384615384616,
19
+ "eval_accuracy_label_weather": 1.0,
20
+ "eval_f1": 0.7086386434582244,
21
+ "eval_loss": 0.8703184723854065,
22
+ "eval_precision": 0.7185855451718517,
23
+ "eval_recall": 0.7193995381062356,
24
+ "eval_runtime": 6.4919,
25
+ "eval_samples_per_second": 133.397,
26
+ "eval_steps_per_second": 8.472,
27
+ "step": 1251
28
+ }
config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roberta-base",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
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": "arts, culture, entertainment and media",
15
+ "1": "conflict, war and peace",
16
+ "2": "crime, law and justice",
17
+ "3": "disaster, accident, and emergency incident",
18
+ "4": "economy, business, and finance",
19
+ "5": "environment",
20
+ "6": "health",
21
+ "7": "human interest",
22
+ "8": "labour",
23
+ "9": "lifestyle and leisure",
24
+ "10": "politics",
25
+ "11": "religion",
26
+ "12": "science and technology",
27
+ "13": "society",
28
+ "14": "sport",
29
+ "15": "weather"
30
+ },
31
+ "initializer_range": 0.02,
32
+ "intermediate_size": 3072,
33
+ "label2id": {
34
+ "arts, culture, entertainment and media": 0,
35
+ "conflict, war and peace": 1,
36
+ "crime, law and justice": 2,
37
+ "disaster, accident, and emergency incident": 3,
38
+ "economy, business, and finance": 4,
39
+ "environment": 5,
40
+ "health": 6,
41
+ "human interest": 7,
42
+ "labour": 8,
43
+ "lifestyle and leisure": 9,
44
+ "politics": 10,
45
+ "religion": 11,
46
+ "science and technology": 12,
47
+ "society": 13,
48
+ "sport": 14,
49
+ "weather": 15
50
+ },
51
+ "layer_norm_eps": 1e-05,
52
+ "max_position_embeddings": 514,
53
+ "model_type": "roberta",
54
+ "num_attention_heads": 12,
55
+ "num_hidden_layers": 12,
56
+ "pad_token_id": 1,
57
+ "position_embedding_type": "absolute",
58
+ "problem_type": "single_label_classification",
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.40.2",
61
+ "type_vocab_size": 1,
62
+ "use_cache": true,
63
+ "vocab_size": 50265
64
+ }
eval_results.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.7193995381062356,
4
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.8333333333333334,
5
+ "eval_accuracy_label_conflict, war and peace": 0.7287234042553191,
6
+ "eval_accuracy_label_crime, law and justice": 0.8497109826589595,
7
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.8931297709923665,
8
+ "eval_accuracy_label_economy, business, and finance": 0.7721518987341772,
9
+ "eval_accuracy_label_environment": 0.3125,
10
+ "eval_accuracy_label_health": 0.8,
11
+ "eval_accuracy_label_human interest": 0.3333333333333333,
12
+ "eval_accuracy_label_labour": 0.5,
13
+ "eval_accuracy_label_lifestyle and leisure": 0.5,
14
+ "eval_accuracy_label_politics": 0.6402877697841727,
15
+ "eval_accuracy_label_religion": 0.0,
16
+ "eval_accuracy_label_science and technology": 0.4166666666666667,
17
+ "eval_accuracy_label_society": 0.15789473684210525,
18
+ "eval_accuracy_label_sport": 0.9615384615384616,
19
+ "eval_accuracy_label_weather": 1.0,
20
+ "eval_f1": 0.7086386434582244,
21
+ "eval_loss": 0.8703184723854065,
22
+ "eval_precision": 0.7185855451718517,
23
+ "eval_recall": 0.7193995381062356,
24
+ "eval_runtime": 6.4919,
25
+ "eval_samples_per_second": 133.397,
26
+ "eval_steps_per_second": 8.472,
27
+ "step": 1251
28
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0bb16bad35a0be49bc055367eff711777e5c1233c2075a0cea4ff2bfb4e791a
3
+ size 498655888
runs/May16_07-34-56_add8af2633c6/events.out.tfevents.1715844897.add8af2633c6.851.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bad41f09347409948834e3f0a1431f8ff16c4a20877cd95dbcdb329cc87b744
3
+ size 42482
runs/May16_07-34-56_add8af2633c6/events.out.tfevents.1715845950.add8af2633c6.851.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a43b7db1a26a971f34df40ec9e2f166d071239177d7cb5a60226804670bc8aa7
3
+ size 1774
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
56
+ "unk_token": "<unk>"
57
+ }
trainer_state.json ADDED
@@ -0,0 +1,1101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 200,
6
+ "global_step": 1251,
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.023980815347721823,
13
+ "grad_norm": 2.6759583950042725,
14
+ "learning_rate": 4.0000000000000003e-07,
15
+ "loss": 2.7491,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.047961630695443645,
20
+ "grad_norm": 3.8336291313171387,
21
+ "learning_rate": 8.000000000000001e-07,
22
+ "loss": 2.7607,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.07194244604316546,
27
+ "grad_norm": 2.368133068084717,
28
+ "learning_rate": 1.2000000000000002e-06,
29
+ "loss": 2.7517,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.09592326139088729,
34
+ "grad_norm": 3.0174171924591064,
35
+ "learning_rate": 1.6000000000000001e-06,
36
+ "loss": 2.7446,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.11990407673860912,
41
+ "grad_norm": 2.466191053390503,
42
+ "learning_rate": 2.0000000000000003e-06,
43
+ "loss": 2.7385,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.14388489208633093,
48
+ "grad_norm": 2.4236373901367188,
49
+ "learning_rate": 2.4000000000000003e-06,
50
+ "loss": 2.7465,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.16786570743405277,
55
+ "grad_norm": 2.943648338317871,
56
+ "learning_rate": 2.8000000000000003e-06,
57
+ "loss": 2.7122,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.19184652278177458,
62
+ "grad_norm": 2.8402764797210693,
63
+ "learning_rate": 3.2000000000000003e-06,
64
+ "loss": 2.6785,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.2158273381294964,
69
+ "grad_norm": 3.464658498764038,
70
+ "learning_rate": 3.6000000000000003e-06,
71
+ "loss": 2.6623,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.23980815347721823,
76
+ "grad_norm": 4.406158924102783,
77
+ "learning_rate": 4.000000000000001e-06,
78
+ "loss": 2.5789,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.2637889688249401,
83
+ "grad_norm": 4.503725051879883,
84
+ "learning_rate": 4.4e-06,
85
+ "loss": 2.5131,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.28776978417266186,
90
+ "grad_norm": 3.690744400024414,
91
+ "learning_rate": 4.800000000000001e-06,
92
+ "loss": 2.4688,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.3117505995203837,
97
+ "grad_norm": 6.098635196685791,
98
+ "learning_rate": 5.2e-06,
99
+ "loss": 2.4166,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.33573141486810554,
104
+ "grad_norm": 6.481673717498779,
105
+ "learning_rate": 5.600000000000001e-06,
106
+ "loss": 2.3415,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.3597122302158273,
111
+ "grad_norm": 7.292446136474609,
112
+ "learning_rate": 6e-06,
113
+ "loss": 2.1885,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.38369304556354916,
118
+ "grad_norm": 5.510867595672607,
119
+ "learning_rate": 6.4000000000000006e-06,
120
+ "loss": 2.1908,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.407673860911271,
125
+ "grad_norm": 7.096005439758301,
126
+ "learning_rate": 6.800000000000001e-06,
127
+ "loss": 2.1191,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.4316546762589928,
132
+ "grad_norm": 6.810784816741943,
133
+ "learning_rate": 7.2000000000000005e-06,
134
+ "loss": 1.9654,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.4556354916067146,
139
+ "grad_norm": 10.735515594482422,
140
+ "learning_rate": 7.600000000000001e-06,
141
+ "loss": 1.9332,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.47961630695443647,
146
+ "grad_norm": 8.408844947814941,
147
+ "learning_rate": 8.000000000000001e-06,
148
+ "loss": 1.8543,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.47961630695443647,
153
+ "eval_accuracy": 0.5046189376443418,
154
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.08333333333333333,
155
+ "eval_accuracy_label_conflict, war and peace": 0.8297872340425532,
156
+ "eval_accuracy_label_crime, law and justice": 0.07514450867052024,
157
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.8854961832061069,
158
+ "eval_accuracy_label_economy, business, and finance": 0.7721518987341772,
159
+ "eval_accuracy_label_environment": 0.0,
160
+ "eval_accuracy_label_health": 0.4,
161
+ "eval_accuracy_label_human interest": 0.0,
162
+ "eval_accuracy_label_labour": 0.0,
163
+ "eval_accuracy_label_lifestyle and leisure": 0.5,
164
+ "eval_accuracy_label_politics": 0.41007194244604317,
165
+ "eval_accuracy_label_religion": 0.0,
166
+ "eval_accuracy_label_science and technology": 0.0,
167
+ "eval_accuracy_label_society": 0.0,
168
+ "eval_accuracy_label_sport": 0.9615384615384616,
169
+ "eval_accuracy_label_weather": 0.0,
170
+ "eval_f1": 0.435890569795384,
171
+ "eval_loss": 1.4875246286392212,
172
+ "eval_precision": 0.48203900386478227,
173
+ "eval_recall": 0.5046189376443418,
174
+ "eval_runtime": 6.7717,
175
+ "eval_samples_per_second": 127.886,
176
+ "eval_steps_per_second": 8.122,
177
+ "step": 200
178
+ },
179
+ {
180
+ "epoch": 0.5035971223021583,
181
+ "grad_norm": 7.815601348876953,
182
+ "learning_rate": 8.400000000000001e-06,
183
+ "loss": 1.8394,
184
+ "step": 210
185
+ },
186
+ {
187
+ "epoch": 0.5275779376498801,
188
+ "grad_norm": 7.226934432983398,
189
+ "learning_rate": 8.8e-06,
190
+ "loss": 1.7945,
191
+ "step": 220
192
+ },
193
+ {
194
+ "epoch": 0.5515587529976019,
195
+ "grad_norm": 9.982332229614258,
196
+ "learning_rate": 9.200000000000002e-06,
197
+ "loss": 1.6757,
198
+ "step": 230
199
+ },
200
+ {
201
+ "epoch": 0.5755395683453237,
202
+ "grad_norm": 11.880012512207031,
203
+ "learning_rate": 9.600000000000001e-06,
204
+ "loss": 1.6992,
205
+ "step": 240
206
+ },
207
+ {
208
+ "epoch": 0.5995203836930456,
209
+ "grad_norm": 13.93294620513916,
210
+ "learning_rate": 1e-05,
211
+ "loss": 1.6815,
212
+ "step": 250
213
+ },
214
+ {
215
+ "epoch": 0.6235011990407674,
216
+ "grad_norm": 8.252928733825684,
217
+ "learning_rate": 1.04e-05,
218
+ "loss": 1.5667,
219
+ "step": 260
220
+ },
221
+ {
222
+ "epoch": 0.6474820143884892,
223
+ "grad_norm": 17.642982482910156,
224
+ "learning_rate": 1.0800000000000002e-05,
225
+ "loss": 1.4947,
226
+ "step": 270
227
+ },
228
+ {
229
+ "epoch": 0.6714628297362111,
230
+ "grad_norm": 17.528329849243164,
231
+ "learning_rate": 1.1200000000000001e-05,
232
+ "loss": 1.5726,
233
+ "step": 280
234
+ },
235
+ {
236
+ "epoch": 0.6954436450839329,
237
+ "grad_norm": 13.026844024658203,
238
+ "learning_rate": 1.16e-05,
239
+ "loss": 1.48,
240
+ "step": 290
241
+ },
242
+ {
243
+ "epoch": 0.7194244604316546,
244
+ "grad_norm": 9.975683212280273,
245
+ "learning_rate": 1.2e-05,
246
+ "loss": 1.4571,
247
+ "step": 300
248
+ },
249
+ {
250
+ "epoch": 0.7434052757793765,
251
+ "grad_norm": 14.437339782714844,
252
+ "learning_rate": 1.2400000000000002e-05,
253
+ "loss": 1.4895,
254
+ "step": 310
255
+ },
256
+ {
257
+ "epoch": 0.7673860911270983,
258
+ "grad_norm": 15.256731986999512,
259
+ "learning_rate": 1.2800000000000001e-05,
260
+ "loss": 1.3526,
261
+ "step": 320
262
+ },
263
+ {
264
+ "epoch": 0.7913669064748201,
265
+ "grad_norm": 12.484004974365234,
266
+ "learning_rate": 1.3200000000000002e-05,
267
+ "loss": 1.4127,
268
+ "step": 330
269
+ },
270
+ {
271
+ "epoch": 0.815347721822542,
272
+ "grad_norm": 11.139123916625977,
273
+ "learning_rate": 1.3600000000000002e-05,
274
+ "loss": 1.2786,
275
+ "step": 340
276
+ },
277
+ {
278
+ "epoch": 0.8393285371702638,
279
+ "grad_norm": 13.130227088928223,
280
+ "learning_rate": 1.4e-05,
281
+ "loss": 1.3938,
282
+ "step": 350
283
+ },
284
+ {
285
+ "epoch": 0.8633093525179856,
286
+ "grad_norm": 23.369935989379883,
287
+ "learning_rate": 1.4400000000000001e-05,
288
+ "loss": 1.3072,
289
+ "step": 360
290
+ },
291
+ {
292
+ "epoch": 0.8872901678657075,
293
+ "grad_norm": 12.180148124694824,
294
+ "learning_rate": 1.48e-05,
295
+ "loss": 1.2709,
296
+ "step": 370
297
+ },
298
+ {
299
+ "epoch": 0.9112709832134293,
300
+ "grad_norm": 10.738848686218262,
301
+ "learning_rate": 1.5200000000000002e-05,
302
+ "loss": 1.1652,
303
+ "step": 380
304
+ },
305
+ {
306
+ "epoch": 0.935251798561151,
307
+ "grad_norm": 15.606388092041016,
308
+ "learning_rate": 1.5600000000000003e-05,
309
+ "loss": 1.1456,
310
+ "step": 390
311
+ },
312
+ {
313
+ "epoch": 0.9592326139088729,
314
+ "grad_norm": 12.829926490783691,
315
+ "learning_rate": 1.6000000000000003e-05,
316
+ "loss": 1.2587,
317
+ "step": 400
318
+ },
319
+ {
320
+ "epoch": 0.9592326139088729,
321
+ "eval_accuracy": 0.6581986143187067,
322
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.5833333333333334,
323
+ "eval_accuracy_label_conflict, war and peace": 0.776595744680851,
324
+ "eval_accuracy_label_crime, law and justice": 0.884393063583815,
325
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.5572519083969466,
326
+ "eval_accuracy_label_economy, business, and finance": 0.8227848101265823,
327
+ "eval_accuracy_label_environment": 0.25,
328
+ "eval_accuracy_label_health": 0.9,
329
+ "eval_accuracy_label_human interest": 0.25,
330
+ "eval_accuracy_label_labour": 1.0,
331
+ "eval_accuracy_label_lifestyle and leisure": 0.75,
332
+ "eval_accuracy_label_politics": 0.5323741007194245,
333
+ "eval_accuracy_label_religion": 0.0,
334
+ "eval_accuracy_label_science and technology": 0.3333333333333333,
335
+ "eval_accuracy_label_society": 0.0,
336
+ "eval_accuracy_label_sport": 0.9230769230769231,
337
+ "eval_accuracy_label_weather": 0.0,
338
+ "eval_f1": 0.6443030541380625,
339
+ "eval_loss": 1.1349692344665527,
340
+ "eval_precision": 0.677835895160577,
341
+ "eval_recall": 0.6581986143187067,
342
+ "eval_runtime": 6.6147,
343
+ "eval_samples_per_second": 130.92,
344
+ "eval_steps_per_second": 8.315,
345
+ "step": 400
346
+ },
347
+ {
348
+ "epoch": 0.9832134292565947,
349
+ "grad_norm": 9.225656509399414,
350
+ "learning_rate": 1.64e-05,
351
+ "loss": 1.1672,
352
+ "step": 410
353
+ },
354
+ {
355
+ "epoch": 1.0071942446043165,
356
+ "grad_norm": 18.772287368774414,
357
+ "learning_rate": 1.6800000000000002e-05,
358
+ "loss": 1.0881,
359
+ "step": 420
360
+ },
361
+ {
362
+ "epoch": 1.0311750599520384,
363
+ "grad_norm": 9.325098991394043,
364
+ "learning_rate": 1.72e-05,
365
+ "loss": 1.092,
366
+ "step": 430
367
+ },
368
+ {
369
+ "epoch": 1.0551558752997603,
370
+ "grad_norm": 13.573101043701172,
371
+ "learning_rate": 1.76e-05,
372
+ "loss": 1.0611,
373
+ "step": 440
374
+ },
375
+ {
376
+ "epoch": 1.079136690647482,
377
+ "grad_norm": 13.348872184753418,
378
+ "learning_rate": 1.8e-05,
379
+ "loss": 1.1549,
380
+ "step": 450
381
+ },
382
+ {
383
+ "epoch": 1.1031175059952039,
384
+ "grad_norm": 14.022222518920898,
385
+ "learning_rate": 1.8400000000000003e-05,
386
+ "loss": 1.0195,
387
+ "step": 460
388
+ },
389
+ {
390
+ "epoch": 1.1270983213429258,
391
+ "grad_norm": 21.117116928100586,
392
+ "learning_rate": 1.88e-05,
393
+ "loss": 0.928,
394
+ "step": 470
395
+ },
396
+ {
397
+ "epoch": 1.1510791366906474,
398
+ "grad_norm": 11.059869766235352,
399
+ "learning_rate": 1.9200000000000003e-05,
400
+ "loss": 1.0565,
401
+ "step": 480
402
+ },
403
+ {
404
+ "epoch": 1.1750599520383693,
405
+ "grad_norm": 23.053054809570312,
406
+ "learning_rate": 1.9600000000000002e-05,
407
+ "loss": 1.0343,
408
+ "step": 490
409
+ },
410
+ {
411
+ "epoch": 1.1990407673860912,
412
+ "grad_norm": 21.17502212524414,
413
+ "learning_rate": 2e-05,
414
+ "loss": 1.0108,
415
+ "step": 500
416
+ },
417
+ {
418
+ "epoch": 1.223021582733813,
419
+ "grad_norm": 11.383284568786621,
420
+ "learning_rate": 1.9733688415446073e-05,
421
+ "loss": 0.952,
422
+ "step": 510
423
+ },
424
+ {
425
+ "epoch": 1.2470023980815348,
426
+ "grad_norm": 11.280231475830078,
427
+ "learning_rate": 1.9467376830892145e-05,
428
+ "loss": 0.8728,
429
+ "step": 520
430
+ },
431
+ {
432
+ "epoch": 1.2709832134292567,
433
+ "grad_norm": 12.41702938079834,
434
+ "learning_rate": 1.9201065246338217e-05,
435
+ "loss": 0.8844,
436
+ "step": 530
437
+ },
438
+ {
439
+ "epoch": 1.2949640287769784,
440
+ "grad_norm": 19.46651268005371,
441
+ "learning_rate": 1.893475366178429e-05,
442
+ "loss": 0.8724,
443
+ "step": 540
444
+ },
445
+ {
446
+ "epoch": 1.3189448441247003,
447
+ "grad_norm": 15.608144760131836,
448
+ "learning_rate": 1.866844207723036e-05,
449
+ "loss": 0.9734,
450
+ "step": 550
451
+ },
452
+ {
453
+ "epoch": 1.3429256594724222,
454
+ "grad_norm": 18.18840217590332,
455
+ "learning_rate": 1.8402130492676432e-05,
456
+ "loss": 0.9805,
457
+ "step": 560
458
+ },
459
+ {
460
+ "epoch": 1.3669064748201438,
461
+ "grad_norm": 11.583151817321777,
462
+ "learning_rate": 1.8135818908122504e-05,
463
+ "loss": 0.973,
464
+ "step": 570
465
+ },
466
+ {
467
+ "epoch": 1.3908872901678657,
468
+ "grad_norm": 17.457368850708008,
469
+ "learning_rate": 1.7869507323568576e-05,
470
+ "loss": 1.0181,
471
+ "step": 580
472
+ },
473
+ {
474
+ "epoch": 1.4148681055155876,
475
+ "grad_norm": 12.27700138092041,
476
+ "learning_rate": 1.7603195739014648e-05,
477
+ "loss": 0.9532,
478
+ "step": 590
479
+ },
480
+ {
481
+ "epoch": 1.4388489208633093,
482
+ "grad_norm": 7.117462635040283,
483
+ "learning_rate": 1.733688415446072e-05,
484
+ "loss": 0.7676,
485
+ "step": 600
486
+ },
487
+ {
488
+ "epoch": 1.4388489208633093,
489
+ "eval_accuracy": 0.6916859122401847,
490
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.5,
491
+ "eval_accuracy_label_conflict, war and peace": 0.648936170212766,
492
+ "eval_accuracy_label_crime, law and justice": 0.9075144508670521,
493
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.7633587786259542,
494
+ "eval_accuracy_label_economy, business, and finance": 0.8227848101265823,
495
+ "eval_accuracy_label_environment": 0.25,
496
+ "eval_accuracy_label_health": 0.8,
497
+ "eval_accuracy_label_human interest": 0.3333333333333333,
498
+ "eval_accuracy_label_labour": 0.5,
499
+ "eval_accuracy_label_lifestyle and leisure": 0.875,
500
+ "eval_accuracy_label_politics": 0.6762589928057554,
501
+ "eval_accuracy_label_religion": 0.0,
502
+ "eval_accuracy_label_science and technology": 0.4166666666666667,
503
+ "eval_accuracy_label_society": 0.03508771929824561,
504
+ "eval_accuracy_label_sport": 0.8846153846153846,
505
+ "eval_accuracy_label_weather": 1.0,
506
+ "eval_f1": 0.6766423167988369,
507
+ "eval_loss": 0.9734256267547607,
508
+ "eval_precision": 0.7148268355364681,
509
+ "eval_recall": 0.6916859122401847,
510
+ "eval_runtime": 6.651,
511
+ "eval_samples_per_second": 130.206,
512
+ "eval_steps_per_second": 8.269,
513
+ "step": 600
514
+ },
515
+ {
516
+ "epoch": 1.4628297362110312,
517
+ "grad_norm": 25.153915405273438,
518
+ "learning_rate": 1.707057256990679e-05,
519
+ "loss": 0.9907,
520
+ "step": 610
521
+ },
522
+ {
523
+ "epoch": 1.486810551558753,
524
+ "grad_norm": 16.892343521118164,
525
+ "learning_rate": 1.6804260985352863e-05,
526
+ "loss": 0.8732,
527
+ "step": 620
528
+ },
529
+ {
530
+ "epoch": 1.5107913669064748,
531
+ "grad_norm": 10.182963371276855,
532
+ "learning_rate": 1.6537949400798935e-05,
533
+ "loss": 0.885,
534
+ "step": 630
535
+ },
536
+ {
537
+ "epoch": 1.5347721822541966,
538
+ "grad_norm": 19.816036224365234,
539
+ "learning_rate": 1.6271637816245007e-05,
540
+ "loss": 0.853,
541
+ "step": 640
542
+ },
543
+ {
544
+ "epoch": 1.5587529976019185,
545
+ "grad_norm": 10.677128791809082,
546
+ "learning_rate": 1.6005326231691082e-05,
547
+ "loss": 0.8802,
548
+ "step": 650
549
+ },
550
+ {
551
+ "epoch": 1.5827338129496402,
552
+ "grad_norm": 17.55293846130371,
553
+ "learning_rate": 1.573901464713715e-05,
554
+ "loss": 0.9211,
555
+ "step": 660
556
+ },
557
+ {
558
+ "epoch": 1.6067146282973621,
559
+ "grad_norm": 16.497119903564453,
560
+ "learning_rate": 1.5472703062583222e-05,
561
+ "loss": 0.8114,
562
+ "step": 670
563
+ },
564
+ {
565
+ "epoch": 1.630695443645084,
566
+ "grad_norm": 12.596357345581055,
567
+ "learning_rate": 1.5206391478029296e-05,
568
+ "loss": 0.8601,
569
+ "step": 680
570
+ },
571
+ {
572
+ "epoch": 1.6546762589928057,
573
+ "grad_norm": 20.318208694458008,
574
+ "learning_rate": 1.4940079893475368e-05,
575
+ "loss": 0.9026,
576
+ "step": 690
577
+ },
578
+ {
579
+ "epoch": 1.6786570743405276,
580
+ "grad_norm": 30.881654739379883,
581
+ "learning_rate": 1.467376830892144e-05,
582
+ "loss": 0.7974,
583
+ "step": 700
584
+ },
585
+ {
586
+ "epoch": 1.7026378896882495,
587
+ "grad_norm": 13.157632827758789,
588
+ "learning_rate": 1.440745672436751e-05,
589
+ "loss": 0.7966,
590
+ "step": 710
591
+ },
592
+ {
593
+ "epoch": 1.7266187050359711,
594
+ "grad_norm": 12.032391548156738,
595
+ "learning_rate": 1.4141145139813583e-05,
596
+ "loss": 0.667,
597
+ "step": 720
598
+ },
599
+ {
600
+ "epoch": 1.750599520383693,
601
+ "grad_norm": 14.202383995056152,
602
+ "learning_rate": 1.3874833555259655e-05,
603
+ "loss": 0.7959,
604
+ "step": 730
605
+ },
606
+ {
607
+ "epoch": 1.774580335731415,
608
+ "grad_norm": 14.563888549804688,
609
+ "learning_rate": 1.3608521970705725e-05,
610
+ "loss": 0.7965,
611
+ "step": 740
612
+ },
613
+ {
614
+ "epoch": 1.7985611510791366,
615
+ "grad_norm": 14.846811294555664,
616
+ "learning_rate": 1.3342210386151799e-05,
617
+ "loss": 0.7133,
618
+ "step": 750
619
+ },
620
+ {
621
+ "epoch": 1.8225419664268585,
622
+ "grad_norm": 10.936131477355957,
623
+ "learning_rate": 1.307589880159787e-05,
624
+ "loss": 0.8209,
625
+ "step": 760
626
+ },
627
+ {
628
+ "epoch": 1.8465227817745804,
629
+ "grad_norm": 12.352126121520996,
630
+ "learning_rate": 1.2809587217043942e-05,
631
+ "loss": 0.7926,
632
+ "step": 770
633
+ },
634
+ {
635
+ "epoch": 1.870503597122302,
636
+ "grad_norm": 13.540229797363281,
637
+ "learning_rate": 1.2543275632490016e-05,
638
+ "loss": 0.7735,
639
+ "step": 780
640
+ },
641
+ {
642
+ "epoch": 1.894484412470024,
643
+ "grad_norm": 19.36661148071289,
644
+ "learning_rate": 1.2276964047936086e-05,
645
+ "loss": 0.6911,
646
+ "step": 790
647
+ },
648
+ {
649
+ "epoch": 1.9184652278177459,
650
+ "grad_norm": 18.726093292236328,
651
+ "learning_rate": 1.2010652463382158e-05,
652
+ "loss": 0.7325,
653
+ "step": 800
654
+ },
655
+ {
656
+ "epoch": 1.9184652278177459,
657
+ "eval_accuracy": 0.707852193995381,
658
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.8333333333333334,
659
+ "eval_accuracy_label_conflict, war and peace": 0.7606382978723404,
660
+ "eval_accuracy_label_crime, law and justice": 0.8497109826589595,
661
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.8854961832061069,
662
+ "eval_accuracy_label_economy, business, and finance": 0.7088607594936709,
663
+ "eval_accuracy_label_environment": 0.25,
664
+ "eval_accuracy_label_health": 0.8,
665
+ "eval_accuracy_label_human interest": 0.3333333333333333,
666
+ "eval_accuracy_label_labour": 0.5,
667
+ "eval_accuracy_label_lifestyle and leisure": 0.375,
668
+ "eval_accuracy_label_politics": 0.6258992805755396,
669
+ "eval_accuracy_label_religion": 0.0,
670
+ "eval_accuracy_label_science and technology": 0.5,
671
+ "eval_accuracy_label_society": 0.03508771929824561,
672
+ "eval_accuracy_label_sport": 0.9615384615384616,
673
+ "eval_accuracy_label_weather": 1.0,
674
+ "eval_f1": 0.690238303485375,
675
+ "eval_loss": 0.8974892497062683,
676
+ "eval_precision": 0.7174126972067543,
677
+ "eval_recall": 0.707852193995381,
678
+ "eval_runtime": 6.6296,
679
+ "eval_samples_per_second": 130.627,
680
+ "eval_steps_per_second": 8.296,
681
+ "step": 800
682
+ },
683
+ {
684
+ "epoch": 1.9424460431654675,
685
+ "grad_norm": 13.153111457824707,
686
+ "learning_rate": 1.1744340878828231e-05,
687
+ "loss": 0.7655,
688
+ "step": 810
689
+ },
690
+ {
691
+ "epoch": 1.9664268585131894,
692
+ "grad_norm": 13.287749290466309,
693
+ "learning_rate": 1.1478029294274303e-05,
694
+ "loss": 0.7605,
695
+ "step": 820
696
+ },
697
+ {
698
+ "epoch": 1.9904076738609113,
699
+ "grad_norm": 18.040851593017578,
700
+ "learning_rate": 1.1211717709720373e-05,
701
+ "loss": 0.9042,
702
+ "step": 830
703
+ },
704
+ {
705
+ "epoch": 2.014388489208633,
706
+ "grad_norm": 8.862879753112793,
707
+ "learning_rate": 1.0945406125166447e-05,
708
+ "loss": 0.6534,
709
+ "step": 840
710
+ },
711
+ {
712
+ "epoch": 2.038369304556355,
713
+ "grad_norm": 17.532255172729492,
714
+ "learning_rate": 1.0679094540612518e-05,
715
+ "loss": 0.6613,
716
+ "step": 850
717
+ },
718
+ {
719
+ "epoch": 2.062350119904077,
720
+ "grad_norm": 16.810340881347656,
721
+ "learning_rate": 1.0412782956058588e-05,
722
+ "loss": 0.6129,
723
+ "step": 860
724
+ },
725
+ {
726
+ "epoch": 2.0863309352517985,
727
+ "grad_norm": 24.42365264892578,
728
+ "learning_rate": 1.014647137150466e-05,
729
+ "loss": 0.6734,
730
+ "step": 870
731
+ },
732
+ {
733
+ "epoch": 2.1103117505995206,
734
+ "grad_norm": 6.36922025680542,
735
+ "learning_rate": 9.880159786950732e-06,
736
+ "loss": 0.6116,
737
+ "step": 880
738
+ },
739
+ {
740
+ "epoch": 2.1342925659472423,
741
+ "grad_norm": 11.740708351135254,
742
+ "learning_rate": 9.613848202396806e-06,
743
+ "loss": 0.6638,
744
+ "step": 890
745
+ },
746
+ {
747
+ "epoch": 2.158273381294964,
748
+ "grad_norm": 14.415084838867188,
749
+ "learning_rate": 9.347536617842877e-06,
750
+ "loss": 0.5951,
751
+ "step": 900
752
+ },
753
+ {
754
+ "epoch": 2.182254196642686,
755
+ "grad_norm": 7.7266154289245605,
756
+ "learning_rate": 9.08122503328895e-06,
757
+ "loss": 0.6171,
758
+ "step": 910
759
+ },
760
+ {
761
+ "epoch": 2.2062350119904077,
762
+ "grad_norm": 15.567154884338379,
763
+ "learning_rate": 8.814913448735021e-06,
764
+ "loss": 0.5291,
765
+ "step": 920
766
+ },
767
+ {
768
+ "epoch": 2.2302158273381294,
769
+ "grad_norm": 14.188578605651855,
770
+ "learning_rate": 8.548601864181093e-06,
771
+ "loss": 0.58,
772
+ "step": 930
773
+ },
774
+ {
775
+ "epoch": 2.2541966426858515,
776
+ "grad_norm": 12.079745292663574,
777
+ "learning_rate": 8.282290279627165e-06,
778
+ "loss": 0.6561,
779
+ "step": 940
780
+ },
781
+ {
782
+ "epoch": 2.278177458033573,
783
+ "grad_norm": 9.993086814880371,
784
+ "learning_rate": 8.015978695073236e-06,
785
+ "loss": 0.619,
786
+ "step": 950
787
+ },
788
+ {
789
+ "epoch": 2.302158273381295,
790
+ "grad_norm": 8.76229476928711,
791
+ "learning_rate": 7.749667110519308e-06,
792
+ "loss": 0.5619,
793
+ "step": 960
794
+ },
795
+ {
796
+ "epoch": 2.326139088729017,
797
+ "grad_norm": 13.1128511428833,
798
+ "learning_rate": 7.48335552596538e-06,
799
+ "loss": 0.6011,
800
+ "step": 970
801
+ },
802
+ {
803
+ "epoch": 2.3501199040767387,
804
+ "grad_norm": 8.369950294494629,
805
+ "learning_rate": 7.217043941411453e-06,
806
+ "loss": 0.5869,
807
+ "step": 980
808
+ },
809
+ {
810
+ "epoch": 2.3741007194244603,
811
+ "grad_norm": 11.256261825561523,
812
+ "learning_rate": 6.950732356857524e-06,
813
+ "loss": 0.6031,
814
+ "step": 990
815
+ },
816
+ {
817
+ "epoch": 2.3980815347721824,
818
+ "grad_norm": 15.561044692993164,
819
+ "learning_rate": 6.6844207723035955e-06,
820
+ "loss": 0.5137,
821
+ "step": 1000
822
+ },
823
+ {
824
+ "epoch": 2.3980815347721824,
825
+ "eval_accuracy": 0.7147806004618937,
826
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.9166666666666666,
827
+ "eval_accuracy_label_conflict, war and peace": 0.7021276595744681,
828
+ "eval_accuracy_label_crime, law and justice": 0.8728323699421965,
829
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.8854961832061069,
830
+ "eval_accuracy_label_economy, business, and finance": 0.7215189873417721,
831
+ "eval_accuracy_label_environment": 0.375,
832
+ "eval_accuracy_label_health": 0.8,
833
+ "eval_accuracy_label_human interest": 0.25,
834
+ "eval_accuracy_label_labour": 0.5,
835
+ "eval_accuracy_label_lifestyle and leisure": 0.625,
836
+ "eval_accuracy_label_politics": 0.6474820143884892,
837
+ "eval_accuracy_label_religion": 0.0,
838
+ "eval_accuracy_label_science and technology": 0.5833333333333334,
839
+ "eval_accuracy_label_society": 0.08771929824561403,
840
+ "eval_accuracy_label_sport": 1.0,
841
+ "eval_accuracy_label_weather": 1.0,
842
+ "eval_f1": 0.7013615090517632,
843
+ "eval_loss": 0.8819282054901123,
844
+ "eval_precision": 0.7235415877948681,
845
+ "eval_recall": 0.7147806004618937,
846
+ "eval_runtime": 6.6195,
847
+ "eval_samples_per_second": 130.826,
848
+ "eval_steps_per_second": 8.309,
849
+ "step": 1000
850
+ },
851
+ {
852
+ "epoch": 2.422062350119904,
853
+ "grad_norm": 9.799003601074219,
854
+ "learning_rate": 6.418109187749668e-06,
855
+ "loss": 0.7382,
856
+ "step": 1010
857
+ },
858
+ {
859
+ "epoch": 2.446043165467626,
860
+ "grad_norm": 10.710299491882324,
861
+ "learning_rate": 6.151797603195739e-06,
862
+ "loss": 0.4921,
863
+ "step": 1020
864
+ },
865
+ {
866
+ "epoch": 2.470023980815348,
867
+ "grad_norm": 16.74972152709961,
868
+ "learning_rate": 5.885486018641812e-06,
869
+ "loss": 0.6228,
870
+ "step": 1030
871
+ },
872
+ {
873
+ "epoch": 2.4940047961630696,
874
+ "grad_norm": 10.896918296813965,
875
+ "learning_rate": 5.619174434087883e-06,
876
+ "loss": 0.5489,
877
+ "step": 1040
878
+ },
879
+ {
880
+ "epoch": 2.5179856115107913,
881
+ "grad_norm": 10.855011940002441,
882
+ "learning_rate": 5.3528628495339554e-06,
883
+ "loss": 0.495,
884
+ "step": 1050
885
+ },
886
+ {
887
+ "epoch": 2.5419664268585134,
888
+ "grad_norm": 18.55707359313965,
889
+ "learning_rate": 5.086551264980027e-06,
890
+ "loss": 0.6214,
891
+ "step": 1060
892
+ },
893
+ {
894
+ "epoch": 2.565947242206235,
895
+ "grad_norm": 15.628390312194824,
896
+ "learning_rate": 4.820239680426099e-06,
897
+ "loss": 0.5327,
898
+ "step": 1070
899
+ },
900
+ {
901
+ "epoch": 2.5899280575539567,
902
+ "grad_norm": 12.142158508300781,
903
+ "learning_rate": 4.553928095872171e-06,
904
+ "loss": 0.5343,
905
+ "step": 1080
906
+ },
907
+ {
908
+ "epoch": 2.6139088729016784,
909
+ "grad_norm": 12.887943267822266,
910
+ "learning_rate": 4.287616511318243e-06,
911
+ "loss": 0.5576,
912
+ "step": 1090
913
+ },
914
+ {
915
+ "epoch": 2.6378896882494005,
916
+ "grad_norm": 12.8055419921875,
917
+ "learning_rate": 4.0213049267643145e-06,
918
+ "loss": 0.5332,
919
+ "step": 1100
920
+ },
921
+ {
922
+ "epoch": 2.661870503597122,
923
+ "grad_norm": 7.185519218444824,
924
+ "learning_rate": 3.7549933422103863e-06,
925
+ "loss": 0.5075,
926
+ "step": 1110
927
+ },
928
+ {
929
+ "epoch": 2.6858513189448443,
930
+ "grad_norm": 15.14069938659668,
931
+ "learning_rate": 3.4886817576564585e-06,
932
+ "loss": 0.5682,
933
+ "step": 1120
934
+ },
935
+ {
936
+ "epoch": 2.709832134292566,
937
+ "grad_norm": 13.919915199279785,
938
+ "learning_rate": 3.2223701731025303e-06,
939
+ "loss": 0.5288,
940
+ "step": 1130
941
+ },
942
+ {
943
+ "epoch": 2.7338129496402876,
944
+ "grad_norm": 12.382174491882324,
945
+ "learning_rate": 2.956058588548602e-06,
946
+ "loss": 0.589,
947
+ "step": 1140
948
+ },
949
+ {
950
+ "epoch": 2.7577937649880093,
951
+ "grad_norm": 14.584649085998535,
952
+ "learning_rate": 2.689747003994674e-06,
953
+ "loss": 0.5221,
954
+ "step": 1150
955
+ },
956
+ {
957
+ "epoch": 2.7817745803357314,
958
+ "grad_norm": 16.116188049316406,
959
+ "learning_rate": 2.4234354194407458e-06,
960
+ "loss": 0.5006,
961
+ "step": 1160
962
+ },
963
+ {
964
+ "epoch": 2.805755395683453,
965
+ "grad_norm": 15.878268241882324,
966
+ "learning_rate": 2.157123834886818e-06,
967
+ "loss": 0.5888,
968
+ "step": 1170
969
+ },
970
+ {
971
+ "epoch": 2.8297362110311752,
972
+ "grad_norm": 21.30999183654785,
973
+ "learning_rate": 1.8908122503328896e-06,
974
+ "loss": 0.5271,
975
+ "step": 1180
976
+ },
977
+ {
978
+ "epoch": 2.853717026378897,
979
+ "grad_norm": 15.067368507385254,
980
+ "learning_rate": 1.6245006657789616e-06,
981
+ "loss": 0.6186,
982
+ "step": 1190
983
+ },
984
+ {
985
+ "epoch": 2.8776978417266186,
986
+ "grad_norm": 10.538869857788086,
987
+ "learning_rate": 1.3581890812250334e-06,
988
+ "loss": 0.5674,
989
+ "step": 1200
990
+ },
991
+ {
992
+ "epoch": 2.8776978417266186,
993
+ "eval_accuracy": 0.7193995381062356,
994
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.8333333333333334,
995
+ "eval_accuracy_label_conflict, war and peace": 0.75,
996
+ "eval_accuracy_label_crime, law and justice": 0.8497109826589595,
997
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.8931297709923665,
998
+ "eval_accuracy_label_economy, business, and finance": 0.7341772151898734,
999
+ "eval_accuracy_label_environment": 0.3125,
1000
+ "eval_accuracy_label_health": 0.8,
1001
+ "eval_accuracy_label_human interest": 0.25,
1002
+ "eval_accuracy_label_labour": 0.5,
1003
+ "eval_accuracy_label_lifestyle and leisure": 0.375,
1004
+ "eval_accuracy_label_politics": 0.6474820143884892,
1005
+ "eval_accuracy_label_religion": 0.0,
1006
+ "eval_accuracy_label_science and technology": 0.5,
1007
+ "eval_accuracy_label_society": 0.14035087719298245,
1008
+ "eval_accuracy_label_sport": 0.9615384615384616,
1009
+ "eval_accuracy_label_weather": 1.0,
1010
+ "eval_f1": 0.7085982937128052,
1011
+ "eval_loss": 0.8748757243156433,
1012
+ "eval_precision": 0.7206584762787962,
1013
+ "eval_recall": 0.7193995381062356,
1014
+ "eval_runtime": 6.6285,
1015
+ "eval_samples_per_second": 130.649,
1016
+ "eval_steps_per_second": 8.298,
1017
+ "step": 1200
1018
+ },
1019
+ {
1020
+ "epoch": 2.9016786570743403,
1021
+ "grad_norm": 14.816320419311523,
1022
+ "learning_rate": 1.0918774966711052e-06,
1023
+ "loss": 0.5438,
1024
+ "step": 1210
1025
+ },
1026
+ {
1027
+ "epoch": 2.9256594724220624,
1028
+ "grad_norm": 11.16421890258789,
1029
+ "learning_rate": 8.255659121171772e-07,
1030
+ "loss": 0.5369,
1031
+ "step": 1220
1032
+ },
1033
+ {
1034
+ "epoch": 2.949640287769784,
1035
+ "grad_norm": 15.75862979888916,
1036
+ "learning_rate": 5.592543275632491e-07,
1037
+ "loss": 0.6039,
1038
+ "step": 1230
1039
+ },
1040
+ {
1041
+ "epoch": 2.973621103117506,
1042
+ "grad_norm": 12.396734237670898,
1043
+ "learning_rate": 2.9294274300932093e-07,
1044
+ "loss": 0.519,
1045
+ "step": 1240
1046
+ },
1047
+ {
1048
+ "epoch": 2.997601918465228,
1049
+ "grad_norm": 12.56032943725586,
1050
+ "learning_rate": 2.6631158455392814e-08,
1051
+ "loss": 0.4579,
1052
+ "step": 1250
1053
+ },
1054
+ {
1055
+ "epoch": 3.0,
1056
+ "step": 1251,
1057
+ "total_flos": 5261961565790208.0,
1058
+ "train_loss": 1.1299877060021903,
1059
+ "train_runtime": 920.3065,
1060
+ "train_samples_per_second": 43.456,
1061
+ "train_steps_per_second": 1.359
1062
+ },
1063
+ {
1064
+ "epoch": 3.0,
1065
+ "eval_accuracy": 0.7193995381062356,
1066
+ "eval_accuracy_label_arts, culture, entertainment and media": 0.8333333333333334,
1067
+ "eval_accuracy_label_conflict, war and peace": 0.7287234042553191,
1068
+ "eval_accuracy_label_crime, law and justice": 0.8497109826589595,
1069
+ "eval_accuracy_label_disaster, accident, and emergency incident": 0.8931297709923665,
1070
+ "eval_accuracy_label_economy, business, and finance": 0.7721518987341772,
1071
+ "eval_accuracy_label_environment": 0.3125,
1072
+ "eval_accuracy_label_health": 0.8,
1073
+ "eval_accuracy_label_human interest": 0.3333333333333333,
1074
+ "eval_accuracy_label_labour": 0.5,
1075
+ "eval_accuracy_label_lifestyle and leisure": 0.5,
1076
+ "eval_accuracy_label_politics": 0.6402877697841727,
1077
+ "eval_accuracy_label_religion": 0.0,
1078
+ "eval_accuracy_label_science and technology": 0.4166666666666667,
1079
+ "eval_accuracy_label_society": 0.15789473684210525,
1080
+ "eval_accuracy_label_sport": 0.9615384615384616,
1081
+ "eval_accuracy_label_weather": 1.0,
1082
+ "eval_f1": 0.7086386434582244,
1083
+ "eval_loss": 0.8703184723854065,
1084
+ "eval_precision": 0.7185855451718517,
1085
+ "eval_recall": 0.7193995381062356,
1086
+ "eval_runtime": 6.4919,
1087
+ "eval_samples_per_second": 133.397,
1088
+ "eval_steps_per_second": 8.472,
1089
+ "step": 1251
1090
+ }
1091
+ ],
1092
+ "logging_steps": 10,
1093
+ "max_steps": 1251,
1094
+ "num_input_tokens_seen": 0,
1095
+ "num_train_epochs": 3,
1096
+ "save_steps": 1000,
1097
+ "total_flos": 5261961565790208.0,
1098
+ "train_batch_size": 16,
1099
+ "trial_name": null,
1100
+ "trial_params": null
1101
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3345fa95975f1231ffb6009d81d7091bb402424e276265d169d2a78e172e28f3
3
+ size 4984
vocab.json ADDED
The diff for this file is too large to render. See raw diff