contemmcm commited on
Commit
2adfce8
·
verified ·
1 Parent(s): 2140257

End of training

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert/distilroberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - rouge
10
+ model-index:
11
+ - name: 362e4d5a67883f49d2ade090ba3d8ff8
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # 362e4d5a67883f49d2ade090ba3d8ff8
19
+
20
+ This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the nyu-mll/glue [qnli] dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4695
23
+ - Data Size: 1.0
24
+ - Epoch Runtime: 132.6341
25
+ - Accuracy: 0.8840
26
+ - F1 Macro: 0.8840
27
+ - Rouge1: 0.8841
28
+ - Rouge2: 0.0
29
+ - Rougel: 0.8842
30
+ - Rougelsum: 0.8839
31
+
32
+ ## Model description
33
+
34
+ More information needed
35
+
36
+ ## Intended uses & limitations
37
+
38
+ More information needed
39
+
40
+ ## Training and evaluation data
41
+
42
+ More information needed
43
+
44
+ ## Training procedure
45
+
46
+ ### Training hyperparameters
47
+
48
+ The following hyperparameters were used during training:
49
+ - learning_rate: 5e-05
50
+ - train_batch_size: 8
51
+ - eval_batch_size: 8
52
+ - seed: 42
53
+ - distributed_type: multi-GPU
54
+ - num_devices: 4
55
+ - total_train_batch_size: 32
56
+ - total_eval_batch_size: 32
57
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
58
+ - lr_scheduler_type: constant
59
+ - num_epochs: 50
60
+
61
+ ### Training results
62
+
63
+ | Training Loss | Epoch | Step | Validation Loss | Data Size | Epoch Runtime | Accuracy | F1 Macro | Rouge1 | Rouge2 | Rougel | Rougelsum |
64
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:-------------:|:--------:|:--------:|:------:|:------:|:------:|:---------:|
65
+ | No log | 0 | 0 | 0.7056 | 0 | 2.8677 | 0.4943 | 0.3308 | 0.4947 | 0.0 | 0.4943 | 0.4944 |
66
+ | No log | 1 | 3273 | 0.6287 | 0.0078 | 4.1048 | 0.7654 | 0.7654 | 0.7651 | 0.0 | 0.7654 | 0.7653 |
67
+ | 0.0101 | 2 | 6546 | 0.4770 | 0.0156 | 4.9946 | 0.7925 | 0.7898 | 0.7925 | 0.0 | 0.7923 | 0.7921 |
68
+ | 0.5026 | 3 | 9819 | 0.3873 | 0.0312 | 7.0555 | 0.8290 | 0.8290 | 0.8289 | 0.0 | 0.8290 | 0.8289 |
69
+ | 0.4632 | 4 | 13092 | 0.3882 | 0.0625 | 11.1039 | 0.8279 | 0.8276 | 0.8278 | 0.0 | 0.8279 | 0.8279 |
70
+ | 0.3886 | 5 | 16365 | 0.3644 | 0.125 | 19.3711 | 0.8463 | 0.8462 | 0.8461 | 0.0 | 0.8467 | 0.8460 |
71
+ | 0.3884 | 6 | 19638 | 0.3288 | 0.25 | 34.8811 | 0.8673 | 0.8673 | 0.8673 | 0.0 | 0.8675 | 0.8675 |
72
+ | 0.3411 | 7 | 22911 | 0.3233 | 0.5 | 66.3942 | 0.8695 | 0.8691 | 0.8693 | 0.0 | 0.8699 | 0.8695 |
73
+ | 0.3165 | 8.0 | 26184 | 0.2982 | 1.0 | 132.4479 | 0.8857 | 0.8857 | 0.8857 | 0.0 | 0.8858 | 0.8855 |
74
+ | 0.2251 | 9.0 | 29457 | 0.3222 | 1.0 | 133.4428 | 0.8869 | 0.8869 | 0.8869 | 0.0 | 0.8873 | 0.8869 |
75
+ | 0.1863 | 10.0 | 32730 | 0.3859 | 1.0 | 129.6657 | 0.8800 | 0.8797 | 0.8800 | 0.0 | 0.8800 | 0.8801 |
76
+ | 0.1468 | 11.0 | 36003 | 0.3707 | 1.0 | 130.5390 | 0.8846 | 0.8845 | 0.8846 | 0.0 | 0.8847 | 0.8844 |
77
+ | 0.1151 | 12.0 | 39276 | 0.4695 | 1.0 | 132.6341 | 0.8840 | 0.8840 | 0.8841 | 0.0 | 0.8842 | 0.8839 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - Transformers 4.57.0
83
+ - Pytorch 2.8.0+cu128
84
+ - Datasets 4.3.0
85
+ - Tokenizers 0.22.1
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RobertaForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "dtype": "float32",
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 6,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "problem_type": "single_label_classification",
23
+ "transformers_version": "4.57.0",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 50265
27
+ }
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:f992388600cd80afa3c8fbd6d5ac8ba5766b626896f9904d8490abb9f0b053ac
3
+ size 328492280
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,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": false,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "extra_special_tokens": {},
51
+ "mask_token": "<mask>",
52
+ "model_max_length": 512,
53
+ "pad_token": "<pad>",
54
+ "sep_token": "</s>",
55
+ "tokenizer_class": "RobertaTokenizer",
56
+ "trim_offsets": true,
57
+ "unk_token": "<unk>"
58
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ac59c07d8a0e08c860316316ad1b88e4e17be3898578c04ae020c9dfea9f99
3
+ size 5969
vocab.json ADDED
The diff for this file is too large to render. See raw diff