cc-100_9-11 Done
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model: CocoRoF/KoModernBERT-chp-
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
-
- name: KoModernBERT-chp-
|
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-chp-
|
16 |
|
17 |
-
This model is a fine-tuned version of [CocoRoF/KoModernBERT-chp-
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 2.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -53,17 +53,17 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:------:|:-----:|:---------------:|
|
56 |
-
| 17.
|
57 |
-
| 17.
|
58 |
-
| 17.
|
59 |
-
| 17.
|
60 |
-
| 17.
|
61 |
-
| 17.
|
62 |
-
|
|
63 |
-
| 17.
|
64 |
-
| 17.
|
65 |
-
|
|
66 |
-
| 17.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: CocoRoF/KoModernBERT-chp-02
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
+
- name: KoModernBERT-chp-03
|
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-chp-03
|
16 |
|
17 |
+
This model is a fine-tuned version of [CocoRoF/KoModernBERT-chp-02](https://huggingface.co/CocoRoF/KoModernBERT-chp-02) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.1413
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:------:|:-----:|:---------------:|
|
56 |
+
| 17.3702 | 0.0904 | 5000 | 2.1672 |
|
57 |
+
| 17.2707 | 0.1808 | 10000 | 2.1613 |
|
58 |
+
| 17.384 | 0.2712 | 15000 | 2.1601 |
|
59 |
+
| 17.1693 | 0.3616 | 20000 | 2.1567 |
|
60 |
+
| 17.2089 | 0.4520 | 25000 | 2.1509 |
|
61 |
+
| 17.1292 | 0.5424 | 30000 | 2.1547 |
|
62 |
+
| 16.9682 | 0.6329 | 35000 | 2.1470 |
|
63 |
+
| 17.2477 | 0.7233 | 40000 | 2.1433 |
|
64 |
+
| 17.2785 | 0.8137 | 45000 | 2.1427 |
|
65 |
+
| 16.9302 | 0.9041 | 50000 | 2.1432 |
|
66 |
+
| 17.1989 | 0.9945 | 55000 | 2.1413 |
|
67 |
|
68 |
|
69 |
### Framework versions
|