Huseyin commited on
Commit
79c46eb
1 Parent(s): 3cb5ca6

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: akdeniz27/bert-base-turkish-cased-ner
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ - accuracy
12
+ model-index:
13
+ - name: bert-base-turkish-cased-ner-finetuned-ner
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # bert-base-turkish-cased-ner-finetuned-ner
21
+
22
+ This model is a fine-tuned version of [akdeniz27/bert-base-turkish-cased-ner](https://huggingface.co/akdeniz27/bert-base-turkish-cased-ner) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.1768
25
+ - Precision: 0.9689
26
+ - Recall: 0.9688
27
+ - F1: 0.9688
28
+ - Accuracy: 0.9711
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 1e-05
48
+ - train_batch_size: 6
49
+ - eval_batch_size: 6
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 5
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | 0.1616 | 1.0 | 3334 | 0.1414 | 0.9622 | 0.9624 | 0.9623 | 0.9651 |
60
+ | 0.1143 | 2.0 | 6668 | 0.1483 | 0.9667 | 0.9672 | 0.9670 | 0.9694 |
61
+ | 0.0957 | 3.0 | 10002 | 0.1531 | 0.9680 | 0.9682 | 0.9681 | 0.9705 |
62
+ | 0.0488 | 4.0 | 13336 | 0.1720 | 0.9690 | 0.9688 | 0.9689 | 0.9713 |
63
+ | 0.03 | 5.0 | 16670 | 0.1768 | 0.9689 | 0.9688 | 0.9688 | 0.9711 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.44.2
69
+ - Pytorch 2.4.0+cu121
70
+ - Datasets 2.21.0
71
+ - Tokenizers 0.19.1
runs/Aug31_19-31-35_2c536c84e717/events.out.tfevents.1725132768.2c536c84e717.1912.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32b91a4fd22d61d64ae844028fdbbc04cede6f2b1b7a9e94884931990f772e33
3
- size 14640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cd25d41be008414f622b08688dca7d659727ba7966412a92ddaed59618f283d
3
+ size 15481