Chottokun commited on
Commit
0c4217d
·
verified ·
1 Parent(s): 367f684

Chottokun/ruri-v3-pt-310m_ner_wikipedia

Browse files
Files changed (4) hide show
  1. README.md +19 -19
  2. config.json +4 -4
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
- license: mit
4
- base_model: sbintuitions/modernbert-ja-130m
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # results_sudachi
21
 
22
- This model is a fine-tuned version of [sbintuitions/modernbert-ja-130m](https://huggingface.co/sbintuitions/modernbert-ja-130m) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.1159
25
- - Precision: 0.8180
26
- - Recall: 0.8556
27
- - F1: 0.8364
28
- - Accuracy: 0.9715
29
 
30
  ## Model description
31
 
@@ -50,22 +50,22 @@ The following hyperparameters were used during training:
50
  - seed: 42
51
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
  - lr_scheduler_type: linear
53
- - num_epochs: 10
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | No log | 1.0 | 301 | 0.1564 | 0.7248 | 0.7737 | 0.7484 | 0.9594 |
60
- | 0.2212 | 2.0 | 602 | 0.1159 | 0.8180 | 0.8556 | 0.8364 | 0.9715 |
61
- | 0.2212 | 3.0 | 903 | 0.1493 | 0.8260 | 0.8455 | 0.8356 | 0.9702 |
62
- | 0.0388 | 4.0 | 1204 | 0.1576 | 0.8244 | 0.8534 | 0.8387 | 0.9731 |
63
- | 0.0128 | 5.0 | 1505 | 0.1501 | 0.8383 | 0.8563 | 0.8472 | 0.9723 |
64
- | 0.0128 | 6.0 | 1806 | 0.1774 | 0.8640 | 0.8714 | 0.8677 | 0.9751 |
65
- | 0.0033 | 7.0 | 2107 | 0.1890 | 0.8563 | 0.8865 | 0.8712 | 0.9760 |
66
- | 0.0033 | 8.0 | 2408 | 0.2046 | 0.8668 | 0.8786 | 0.8726 | 0.9753 |
67
- | 0.0011 | 9.0 | 2709 | 0.1951 | 0.8636 | 0.8822 | 0.8728 | 0.9763 |
68
- | 0.0001 | 10.0 | 3010 | 0.1955 | 0.8622 | 0.8807 | 0.8714 | 0.9763 |
69
 
70
 
71
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ base_model: cl-nagoya/ruri-v3-310m
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
19
 
20
  # results_sudachi
21
 
22
+ This model is a fine-tuned version of [cl-nagoya/ruri-v3-310m](https://huggingface.co/cl-nagoya/ruri-v3-310m) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.1287
25
+ - Precision: 0.8679
26
+ - Recall: 0.9007
27
+ - F1: 0.8840
28
+ - Accuracy: 0.9782
29
 
30
  ## Model description
31
 
 
50
  - seed: 42
51
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
  - lr_scheduler_type: linear
53
+ - num_epochs: 50
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 1.0 | 301 | 0.0995 | 0.7768 | 0.85 | 0.8117 | 0.9715 |
60
+ | 0.1284 | 2.0 | 602 | 0.1045 | 0.8453 | 0.8821 | 0.8633 | 0.9759 |
61
+ | 0.1284 | 3.0 | 903 | 0.1262 | 0.8196 | 0.86 | 0.8393 | 0.9737 |
62
+ | 0.0377 | 4.0 | 1204 | 0.1100 | 0.8401 | 0.8821 | 0.8606 | 0.9762 |
63
+ | 0.0164 | 5.0 | 1505 | 0.1068 | 0.8539 | 0.8807 | 0.8671 | 0.9783 |
64
+ | 0.0164 | 6.0 | 1806 | 0.1194 | 0.8568 | 0.885 | 0.8707 | 0.9776 |
65
+ | 0.0086 | 7.0 | 2107 | 0.1287 | 0.8679 | 0.9007 | 0.8840 | 0.9782 |
66
+ | 0.0086 | 8.0 | 2408 | 0.1278 | 0.8506 | 0.895 | 0.8723 | 0.9767 |
67
+ | 0.0069 | 9.0 | 2709 | 0.1338 | 0.8629 | 0.8721 | 0.8675 | 0.9770 |
68
+ | 0.0047 | 10.0 | 3010 | 0.1415 | 0.8618 | 0.8864 | 0.8739 | 0.9779 |
69
 
70
 
71
  ### Framework versions
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "global_rope_theta": 160000.0,
19
  "gradient_checkpointing": false,
20
  "hidden_activation": "gelu",
21
- "hidden_size": 512,
22
  "id2label": {
23
  "0": "LABEL_0",
24
  "1": "LABEL_1",
@@ -40,7 +40,7 @@
40
  },
41
  "initializer_cutoff_factor": 2.0,
42
  "initializer_range": 0.02,
43
- "intermediate_size": 2048,
44
  "label2id": {
45
  "LABEL_0": 0,
46
  "LABEL_1": 1,
@@ -69,8 +69,8 @@
69
  "model_type": "modernbert",
70
  "norm_bias": false,
71
  "norm_eps": 1e-05,
72
- "num_attention_heads": 8,
73
- "num_hidden_layers": 19,
74
  "pad_token_id": 3,
75
  "position_embedding_type": "rope",
76
  "repad_logits_with_grad": false,
 
18
  "global_rope_theta": 160000.0,
19
  "gradient_checkpointing": false,
20
  "hidden_activation": "gelu",
21
+ "hidden_size": 768,
22
  "id2label": {
23
  "0": "LABEL_0",
24
  "1": "LABEL_1",
 
40
  },
41
  "initializer_cutoff_factor": 2.0,
42
  "initializer_range": 0.02,
43
+ "intermediate_size": 3072,
44
  "label2id": {
45
  "LABEL_0": 0,
46
  "LABEL_1": 1,
 
69
  "model_type": "modernbert",
70
  "norm_bias": false,
71
  "norm_eps": 1e-05,
72
+ "num_attention_heads": 12,
73
+ "num_hidden_layers": 25,
74
  "pad_token_id": 3,
75
  "position_embedding_type": "rope",
76
  "repad_logits_with_grad": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf3b7a4ceb256c18001736c171c69df727cff5e005a56ad2151d6168cd26bf5e
3
- size 529659996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a3819dfbe35e3d337f8dcf0683485ee834670d0580a7de2a3504dab9245215
3
+ size 1260878660
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d6f3b3e26529db2c6256bc8b1251a3523029042e7143fe1290172a7f15c1b58
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d07a6df5b656599fe3d13f9a378fa8b124b785d70e1cfe617ee0498c81fe15a
3
  size 5304