BKforKorea commited on
Commit
fe63137
1 Parent(s): eedb913

Training in progress, epoch 1

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: klue/roberta-large
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: 0320_cosmetic2_roberta
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
+ # 0320_cosmetic2_roberta
19
+
20
+ This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4218
23
+ - Accuracy: 0.8535
24
+ - F1: 0.8554
25
+ - Precision: 0.8632
26
+ - Recall: 0.8535
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 5e-05
46
+ - train_batch_size: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 500
52
+ - num_epochs: 10
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 0.4995 | 1.0 | 273 | 0.3611 | 0.8713 | 0.8724 | 0.8767 | 0.8713 |
59
+ | 0.4616 | 2.0 | 546 | 0.4809 | 0.8419 | 0.8435 | 0.8658 | 0.8419 |
60
+ | 0.2517 | 3.0 | 819 | 0.7009 | 0.8640 | 0.8651 | 0.8772 | 0.8640 |
61
+ | 0.6884 | 4.0 | 1092 | 0.7427 | 0.7978 | 0.8007 | 0.8425 | 0.7978 |
62
+ | 0.4318 | 5.0 | 1365 | 0.4725 | 0.8640 | 0.8647 | 0.8660 | 0.8640 |
63
+ | 0.2824 | 6.0 | 1638 | 0.6081 | 0.875 | 0.8759 | 0.8798 | 0.875 |
64
+ | 0.317 | 7.0 | 1911 | 0.5933 | 0.8676 | 0.8665 | 0.8672 | 0.8676 |
65
+ | 0.2067 | 8.0 | 2184 | 0.6951 | 0.8676 | 0.8671 | 0.8702 | 0.8676 |
66
+ | 0.037 | 9.0 | 2457 | 0.6081 | 0.8860 | 0.8851 | 0.8896 | 0.8860 |
67
+ | 0.1009 | 10.0 | 2730 | 0.7525 | 0.8640 | 0.8642 | 0.8651 | 0.8640 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.38.1
73
+ - Pytorch 2.2.1+cu121
74
+ - Datasets 2.17.1
75
+ - Tokenizers 0.15.2
logs/events.out.tfevents.1710950183.f9f164fee68c CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6636caecd7b01c37fcd7f9486c9336c4308d8d014a3e79b4ae1e5e1a6f283ce
3
- size 47810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054231d58a6a1c8e30f3a509b6d78582476b46bfc03e8ab0207df1b984fe059c
3
+ size 67354
logs/events.out.tfevents.1710951148.f9f164fee68c ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:349422fd9c12dec1aead14cfb0667a81e7d760fc9e17943ba4ce24669edc021c
3
+ size 512
logs/events.out.tfevents.1711073913.f9f164fee68c ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4461e0e8b97437d2a9d688e1d401c2e388c311673094b91c8ce74f7df59410c
3
+ size 10374
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5e56aef5dfae7870f0f15c4634777e3e61ceca5a3354c17d680baac0dfe921a
3
  size 1346686020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:820524f4ed83619c6705f31c180f36aecad9756fae876cda8b7fe1d976b32be8
3
  size 1346686020
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "[CLS]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "[SEP]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "[MASK]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "[PAD]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "[SEP]",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "[UNK]",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[CLS]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[PAD]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_basic_tokenize": true,
48
+ "do_lower_case": false,
49
+ "eos_token": "[SEP]",
50
+ "mask_token": "[MASK]",
51
+ "model_max_length": 512,
52
+ "never_split": null,
53
+ "pad_token": "[PAD]",
54
+ "sep_token": "[SEP]",
55
+ "strip_accents": null,
56
+ "tokenize_chinese_chars": true,
57
+ "tokenizer_class": "BertTokenizer",
58
+ "unk_token": "[UNK]"
59
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff