Huseyin commited on
Commit
d1979b2
1 Parent(s): 53c54ab

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: bert-base-uncased-finetuned-ner
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # bert-base-uncased-finetuned-ner
20
+
21
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.2138
24
+ - Precision: 0.9442
25
+ - Recall: 0.9453
26
+ - F1: 0.9448
27
+ - Accuracy: 0.9409
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 32
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.5546 | 1.0 | 625 | 0.2609 | 0.9220 | 0.9277 | 0.9248 | 0.9215 |
59
+ | 0.2541 | 2.0 | 1250 | 0.2185 | 0.9377 | 0.9443 | 0.9410 | 0.9377 |
60
+ | 0.1792 | 3.0 | 1875 | 0.2138 | 0.9442 | 0.9453 | 0.9448 | 0.9409 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.2
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.19.2
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3b32b7e05f68797e4f53617d9075d42ef9da68eda68186115802442ce3f0e71
3
  size 435639152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a38992c76677d61cbd4d2f75738c25401805e24b4115d1f9116c69ed7ae83ed
3
  size 435639152
runs/Jun07_17-01-35_4dc2854032a6/events.out.tfevents.1717779696.4dc2854032a6.315.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cbf2d4f6030f97f5233dedebd85745be1239c0a677763df6ee9d80fb10246f8
3
- size 7092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5efa6171bba0905b522a5f07bd00c74b12b7c37500a24c07a08af8b9524ddd2a
3
+ size 7918