contemmcm commited on
Commit
662cdba
·
verified ·
1 Parent(s): 9c348cd

End of training

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - rouge
10
+ model-index:
11
+ - name: c01f8e34aac09a94e0066c0e05588317
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
+ # c01f8e34aac09a94e0066c0e05588317
19
+
20
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the nyu-mll/glue [cola] dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.7051
23
+ - Data Size: 1.0
24
+ - Epoch Runtime: 20.3889
25
+ - Accuracy: 0.8301
26
+ - F1 Macro: 0.7801
27
+ - Rouge1: 0.8301
28
+ - Rouge2: 0.0
29
+ - Rougel: 0.8301
30
+ - Rougelsum: 0.8301
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.7508 | 0 | 1.3434 | 0.3115 | 0.2375 | 0.3105 | 0.0 | 0.3115 | 0.3115 |
66
+ | No log | 1 | 267 | 0.6534 | 0.0078 | 1.6531 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
67
+ | No log | 2 | 534 | 0.7352 | 0.0156 | 1.7671 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
68
+ | No log | 3 | 801 | 0.6148 | 0.0312 | 2.2797 | 0.6885 | 0.4078 | 0.6895 | 0.0 | 0.6885 | 0.6885 |
69
+ | No log | 4 | 1068 | 0.5366 | 0.0625 | 2.9324 | 0.6904 | 0.4145 | 0.6904 | 0.0 | 0.6904 | 0.6904 |
70
+ | 0.0343 | 5 | 1335 | 0.6498 | 0.125 | 4.2355 | 0.7295 | 0.5479 | 0.7295 | 0.0 | 0.7295 | 0.7305 |
71
+ | 0.4681 | 6 | 1602 | 0.4779 | 0.25 | 6.6104 | 0.7959 | 0.7216 | 0.7959 | 0.0 | 0.7959 | 0.7959 |
72
+ | 0.4279 | 7 | 1869 | 0.5325 | 0.5 | 11.3156 | 0.7773 | 0.6644 | 0.7773 | 0.0 | 0.7773 | 0.7773 |
73
+ | 0.3358 | 8.0 | 2136 | 0.4419 | 1.0 | 21.0993 | 0.8213 | 0.7759 | 0.8203 | 0.0 | 0.8213 | 0.8213 |
74
+ | 0.2166 | 9.0 | 2403 | 0.4798 | 1.0 | 20.6877 | 0.8242 | 0.7731 | 0.8242 | 0.0 | 0.8242 | 0.8242 |
75
+ | 0.2188 | 10.0 | 2670 | 0.5300 | 1.0 | 20.6852 | 0.8359 | 0.7945 | 0.8359 | 0.0 | 0.8359 | 0.8359 |
76
+ | 0.164 | 11.0 | 2937 | 0.4815 | 1.0 | 20.2574 | 0.8164 | 0.7685 | 0.8164 | 0.0 | 0.8154 | 0.8174 |
77
+ | 0.1603 | 12.0 | 3204 | 0.7051 | 1.0 | 20.3889 | 0.8301 | 0.7801 | 0.8301 | 0.0 | 0.8301 | 0.8301 |
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": 12,
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:b914d7362772f8820a9f36dadb705de25c177a491b52b91966bf1853a066863b
3
+ size 498612824
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:7565f0ea9b8f86840fcae5c953cf2b8bfa29ebbba5ba886c95866eb0921a2361
3
+ size 5969
vocab.json ADDED
The diff for this file is too large to render. See raw diff