CocoRoF commited on
Commit
78472ca
·
verified ·
1 Parent(s): c2319bd

large-try Done

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: CocoRoF/KoModernBERT-large-mlm-v5
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: KoModernBERT-large-mlm-v6
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # KoModernBERT-large-mlm-v6
16
+
17
+ This model is a fine-tuned version of [CocoRoF/KoModernBERT-large-mlm-v5](https://huggingface.co/CocoRoF/KoModernBERT-large-mlm-v5) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.1584
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2e-06
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 4
41
+ - seed: 42
42
+ - distributed_type: multi-GPU
43
+ - num_devices: 8
44
+ - gradient_accumulation_steps: 32
45
+ - total_train_batch_size: 1024
46
+ - total_eval_batch_size: 32
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.98) and epsilon=1e-07 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 1.0
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:------:|:----:|:---------------:|
56
+ | 80.8763 | 0.1234 | 500 | 2.5507 |
57
+ | 78.7785 | 0.2468 | 1000 | 2.4990 |
58
+ | 75.7859 | 0.3702 | 1500 | 2.4332 |
59
+ | 76.5856 | 0.4936 | 2000 | 2.3560 |
60
+ | 74.619 | 0.6170 | 2500 | 2.2908 |
61
+ | 71.1105 | 0.7404 | 3000 | 2.2378 |
62
+ | 71.6094 | 0.8638 | 3500 | 2.1937 |
63
+ | 69.2675 | 0.9872 | 4000 | 2.1584 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.49.0
69
+ - Pytorch 2.5.1+cu124
70
+ - Datasets 3.3.2
71
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ed691d8e726de3b334dc5dfb739434fff1258573ecfa0acdc2e09f871060c1a
3
  size 791869518
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2fb5444a11ac6ec998838c12963ca6a4ed3205927e368102f0637426d2eb4a0
3
  size 791869518