jhkim12 commited on
Commit
7f10787
·
verified ·
1 Parent(s): 6939b64

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

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: beomi/kcbert-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ model-index:
10
+ - name: DLthon_BERT_2
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
+ # DLthon_BERT_2
18
+
19
+ This model is a fine-tuned version of [beomi/kcbert-base](https://huggingface.co/beomi/kcbert-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0270
22
+ - F1: 0.9939
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: 0.0001
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | No log | 1.0 | 140 | 0.2067 | 0.9317 |
54
+ | No log | 2.0 | 280 | 0.1499 | 0.9595 |
55
+ | No log | 3.0 | 420 | 0.0540 | 0.9839 |
56
+ | 0.2578 | 4.0 | 560 | 0.0314 | 0.9939 |
57
+ | 0.2578 | 5.0 | 700 | 0.0270 | 0.9939 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.44.2
63
+ - Pytorch 2.4.1+cu121
64
+ - Tokenizers 0.19.1
runs/Oct07_06-54-07_e1ce6dd29f58/events.out.tfevents.1728284049.e1ce6dd29f58.550.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afb25f2107eec1a9ccff2c550381f06a977a08caebc282085261a378d40b964b
3
- size 6756
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afccbe5b9e041b9d5a57960d5258b4d2d47cd60207aae8ab4e31d54c7c2962be
3
+ size 7427