hks1444 commited on
Commit
aab46ee
1 Parent(s): c4ed274

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. config.json +2 -18
  3. model.safetensors +2 -2
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [dbmdz/bert-base-turkish-cased](https://huggingface.co/dbmdz/bert-base-turkish-cased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.1769
25
- - Precision: 0.6279
26
- - Recall: 0.5056
27
- - F1: 0.5602
28
- - Accuracy: 0.9614
29
 
30
  ## Model description
31
 
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | 0.2121 | 1.0 | 298 | 0.2203 | 0.5472 | 0.0861 | 0.1487 | 0.9503 |
60
- | 0.1379 | 2.0 | 596 | 0.1757 | 0.6667 | 0.5697 | 0.6144 | 0.9624 |
61
- | 0.0811 | 3.0 | 894 | 0.2024 | 0.6522 | 0.4451 | 0.5291 | 0.9639 |
62
- | 0.0397 | 4.0 | 1192 | 0.2306 | 0.6566 | 0.5786 | 0.6151 | 0.9634 |
63
- | 0.0218 | 5.0 | 1490 | 0.2578 | 0.6643 | 0.5519 | 0.6029 | 0.9617 |
64
 
65
 
66
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [dbmdz/bert-base-turkish-cased](https://huggingface.co/dbmdz/bert-base-turkish-cased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.1151
25
+ - Precision: 0.6309
26
+ - Recall: 0.5920
27
+ - F1: 0.6108
28
+ - Accuracy: 0.9612
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | 0.1265 | 1.0 | 298 | 0.1378 | 0.8606 | 0.2857 | 0.4290 | 0.9601 |
60
+ | 0.0737 | 2.0 | 596 | 0.1216 | 0.7160 | 0.5503 | 0.6223 | 0.9650 |
61
+ | 0.0412 | 3.0 | 894 | 0.1554 | 0.8167 | 0.4537 | 0.5833 | 0.9660 |
62
+ | 0.0184 | 4.0 | 1192 | 0.1986 | 0.7425 | 0.5265 | 0.6161 | 0.9656 |
63
+ | 0.0088 | 5.0 | 1490 | 0.2183 | 0.7918 | 0.4828 | 0.5998 | 0.9662 |
64
 
65
 
66
  ### Framework versions
config.json CHANGED
@@ -11,30 +11,14 @@
11
  "id2label": {
12
  "0": "LABEL_0",
13
  "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4",
17
- "5": "LABEL_5",
18
- "6": "LABEL_6",
19
- "7": "LABEL_7",
20
- "8": "LABEL_8",
21
- "9": "LABEL_9",
22
- "10": "LABEL_10"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
  "LABEL_0": 0,
28
  "LABEL_1": 1,
29
- "LABEL_10": 10,
30
- "LABEL_2": 2,
31
- "LABEL_3": 3,
32
- "LABEL_4": 4,
33
- "LABEL_5": 5,
34
- "LABEL_6": 6,
35
- "LABEL_7": 7,
36
- "LABEL_8": 8,
37
- "LABEL_9": 9
38
  },
39
  "layer_norm_eps": 1e-12,
40
  "max_position_embeddings": 512,
 
11
  "id2label": {
12
  "0": "LABEL_0",
13
  "1": "LABEL_1",
14
+ "2": "LABEL_2"
 
 
 
 
 
 
 
 
15
  },
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
  "LABEL_0": 0,
20
  "LABEL_1": 1,
21
+ "LABEL_2": 2
 
 
 
 
 
 
 
 
22
  },
23
  "layer_norm_eps": 1e-12,
24
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c30a07c7ed6f9d0e5c663b8832ee487f86443f5244ec4933e7343fe2737aa393
3
- size 440164196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71af3b08ae1a093cf4f6b99ae8752d1f5f5454049da144ef6ba14f34b2a6c6f1
3
+ size 440139580