zorbahouse commited on
Commit
8797008
1 Parent(s): 96895e7

zorbahouse/roberta-base-klue-ynat-classification

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: klue/roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: results
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # results
17
+
18
+ This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1184
21
+ - Accuracy: 0.966
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.5397 | 1.0 | 1250 | 0.1594 | 0.951 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.44.1
58
+ - Pytorch 2.3.1+cu121
59
+ - Datasets 2.19.0
60
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "klue/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
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "IT\uacfc\ud559",
16
+ "1": "\uacbd\uc81c",
17
+ "2": "\uc0ac\ud68c",
18
+ "3": "\uc0dd\ud65c\ubb38\ud654",
19
+ "4": "\uc138\uacc4",
20
+ "5": "\uc2a4\ud3ec\uce20",
21
+ "6": "\uc815\uce58"
22
+ },
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 3072,
25
+ "label2id": {
26
+ "IT\uacfc\ud559": 0,
27
+ "\uacbd\uc81c": 1,
28
+ "\uc0ac\ud68c": 2,
29
+ "\uc0dd\ud65c\ubb38\ud654": 3,
30
+ "\uc138\uacc4": 4,
31
+ "\uc2a4\ud3ec\uce20": 5,
32
+ "\uc815\uce58": 6
33
+ },
34
+ "layer_norm_eps": 1e-05,
35
+ "max_position_embeddings": 514,
36
+ "model_type": "roberta",
37
+ "num_attention_heads": 12,
38
+ "num_hidden_layers": 12,
39
+ "pad_token_id": 1,
40
+ "position_embedding_type": "absolute",
41
+ "problem_type": "single_label_classification",
42
+ "tokenizer_class": "BertTokenizer",
43
+ "torch_dtype": "float32",
44
+ "transformers_version": "4.44.1",
45
+ "type_vocab_size": 1,
46
+ "use_cache": true,
47
+ "vocab_size": 32000
48
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f41454d07dff5a65dcaab607bd23d707ff0a296db06de27abcff17a950b95e56
3
+ size 442518124
runs/Aug22_13-50-45_367745fa8281/events.out.tfevents.1724334657.367745fa8281.1732.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6473399e6e0f580b2995edb33b1a64cb76b0de97dfa9c1d3a4e4fe9b84e41376
3
+ size 6131
runs/Aug22_13-50-45_367745fa8281/events.out.tfevents.1724335612.367745fa8281.1732.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ef035e9e89b980036bd5f3cef07da6a63102111244c45bfc00b42a2461f3a20
3
+ size 411
runs/Aug22_15-27-36_367745fa8281/events.out.tfevents.1724340464.367745fa8281.27996.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:351cfd414b61560802f547e49ee15bbbee51b07018eba0dfd67a3b46c713165e
3
+ size 6365
runs/Aug22_15-27-36_367745fa8281/events.out.tfevents.1724341438.367745fa8281.27996.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39ae492c998af49052c6c2b1522e392a1053d204cd7d96f146bb86166574cf43
3
+ size 411
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0a6c2a941761bea19de99accc6d8a079a17402a6cda238d9965b44aa230820a
3
+ size 5176