leonzhou286 commited on
Commit
4fce063
1 Parent(s): f4c91ed

leonzhou286/raid_roberta

Browse files
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-large
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: cohere_generated_abstracts_roberta
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # cohere_generated_abstracts_roberta
18
+
19
+ This model is a fine-tuned version of [FacebookAI/roberta-large](https://huggingface.co/FacebookAI/roberta-large) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0000
22
+ - Accuracy: 1.0
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 64
43
+ - eval_batch_size: 64
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 3
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
53
+ | 0.0078 | 0.0838 | 100 | 0.0029 | 0.9996 |
54
+ | 0.0036 | 0.1676 | 200 | 0.0053 | 0.9992 |
55
+ | 0.0064 | 0.2515 | 300 | 0.0012 | 0.9999 |
56
+ | 0.002 | 0.3353 | 400 | 0.0028 | 0.9996 |
57
+ | 0.0019 | 0.4191 | 500 | 0.0009 | 0.9999 |
58
+ | 0.0014 | 0.5029 | 600 | 0.0026 | 0.9998 |
59
+ | 0.0003 | 0.5868 | 700 | 0.0012 | 0.9999 |
60
+ | 0.0017 | 0.6706 | 800 | 0.0000 | 1.0 |
61
+ | 0.0015 | 0.7544 | 900 | 0.0000 | 1.0 |
62
+ | 0.0019 | 0.8382 | 1000 | 0.0007 | 0.9999 |
63
+ | 0.0033 | 0.9220 | 1100 | 0.0048 | 0.9994 |
64
+ | 0.0013 | 1.0059 | 1200 | 0.0001 | 1.0 |
65
+ | 0.0032 | 1.0897 | 1300 | 0.0015 | 0.9998 |
66
+ | 0.0013 | 1.1735 | 1400 | 0.0000 | 1.0 |
67
+ | 0.0 | 1.2573 | 1500 | 0.0000 | 1.0 |
68
+ | 0.0 | 1.3412 | 1600 | 0.0000 | 1.0 |
69
+ | 0.0 | 1.4250 | 1700 | 0.0000 | 1.0 |
70
+ | 0.0003 | 1.5088 | 1800 | 0.0023 | 0.9996 |
71
+ | 0.0005 | 1.5926 | 1900 | 0.0000 | 1.0 |
72
+ | 0.0 | 1.6764 | 2000 | 0.0000 | 1.0 |
73
+ | 0.0 | 1.7603 | 2100 | 0.0000 | 1.0 |
74
+ | 0.0 | 1.8441 | 2200 | 0.0000 | 1.0 |
75
+ | 0.0 | 1.9279 | 2300 | 0.0000 | 1.0 |
76
+ | 0.0 | 2.0117 | 2400 | 0.0000 | 1.0 |
77
+ | 0.0 | 2.0956 | 2500 | 0.0000 | 1.0 |
78
+ | 0.0 | 2.1794 | 2600 | 0.0000 | 1.0 |
79
+ | 0.0 | 2.2632 | 2700 | 0.0000 | 1.0 |
80
+ | 0.0 | 2.3470 | 2800 | 0.0000 | 1.0 |
81
+ | 0.0 | 2.4308 | 2900 | 0.0000 | 1.0 |
82
+ | 0.0 | 2.5147 | 3000 | 0.0000 | 1.0 |
83
+ | 0.0 | 2.5985 | 3100 | 0.0000 | 1.0 |
84
+ | 0.0 | 2.6823 | 3200 | 0.0000 | 1.0 |
85
+ | 0.0 | 2.7661 | 3300 | 0.0000 | 1.0 |
86
+ | 0.0 | 2.8500 | 3400 | 0.0000 | 1.0 |
87
+ | 0.0 | 2.9338 | 3500 | 0.0000 | 1.0 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.45.2
93
+ - Pytorch 2.5.0+cu124
94
+ - Datasets 3.0.1
95
+ - Tokenizers 0.20.1
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "FacebookAI/roberta-large",
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": 1024,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 24,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "problem_type": "single_label_classification",
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.45.2",
25
+ "type_vocab_size": 1,
26
+ "use_cache": true,
27
+ "vocab_size": 50265
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:bb14eda54ff7301917788c8c0c515aa9f4c5012575d243870b625ee5518fc2c4
3
+ size 1421495416
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": true,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "unk_token": "<unk>"
56
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b03ab90a10b20da74e9c284f768472753d3245d7a09aa731b5c5646f33f896c6
3
+ size 5240
vocab.json ADDED
The diff for this file is too large to render. See raw diff