yooonsangbeom commited on
Commit
bb6c371
1 Parent(s): c317a2f

Model save

Browse files
Files changed (2) hide show
  1. README.md +16 -15
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  license: cc-by-sa-4.0
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
  - klue
7
  metrics:
8
- - f1
9
  model-index:
10
  - name: bert-base-finetuned-ynat
11
  results:
@@ -19,9 +20,9 @@ model-index:
19
  split: validation
20
  args: ynat
21
  metrics:
22
- - name: F1
23
- type: f1
24
- value: 0.8696415258442162
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the klue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.3642
35
- - F1: 0.8696
36
 
37
  ## Model description
38
 
@@ -61,18 +62,18 @@ The following hyperparameters were used during training:
61
 
62
  ### Training results
63
 
64
- | Training Loss | Epoch | Step | Validation Loss | F1 |
65
- |:-------------:|:-----:|:----:|:---------------:|:------:|
66
- | No log | 1.0 | 90 | 0.4440 | 0.8502 |
67
- | No log | 2.0 | 180 | 0.3793 | 0.8667 |
68
- | No log | 3.0 | 270 | 0.3642 | 0.8696 |
69
- | No log | 4.0 | 360 | 0.3664 | 0.8693 |
70
- | No log | 5.0 | 450 | 0.3675 | 0.8689 |
71
 
72
 
73
  ### Framework versions
74
 
75
- - Transformers 4.30.2
76
  - Pytorch 2.0.1+cu117
77
  - Datasets 2.13.1
78
- - Tokenizers 0.13.3
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ base_model: klue/bert-base
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
  - klue
8
  metrics:
9
+ - accuracy
10
  model-index:
11
  - name: bert-base-finetuned-ynat
12
  results:
 
20
  split: validation
21
  args: ynat
22
  metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.8659273086636653
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the klue dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.3691
36
+ - Accuracy: 0.8659
37
 
38
  ## Model description
39
 
 
62
 
63
  ### Training results
64
 
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 90 | 0.4090 | 0.8599 |
68
+ | No log | 2.0 | 180 | 0.3929 | 0.8578 |
69
+ | No log | 3.0 | 270 | 0.3703 | 0.8648 |
70
+ | No log | 4.0 | 360 | 0.3714 | 0.8631 |
71
+ | No log | 5.0 | 450 | 0.3691 | 0.8659 |
72
 
73
 
74
  ### Framework versions
75
 
76
+ - Transformers 4.34.0
77
  - Pytorch 2.0.1+cu117
78
  - Datasets 2.13.1
79
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ab00531a16901e0fdd9a1943c3724875cb1abcc5de3732fe39a534dd0339ea6
3
  size 442559281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f28ee20164a6c5764dd0ab7dff75ca11c6d452ebcfd97e2516c9af62eba2aa6
3
  size 442559281