End of training
Browse files
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: distilbert/distilroberta-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
+
model-index:
|
12 |
+
- name: distilroberta-base-finetuned-ner-harem
|
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 |
+
# distilroberta-base-finetuned-ner-harem
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1882
|
24 |
+
- Precision: 0.6628
|
25 |
+
- Recall: 0.6836
|
26 |
+
- F1: 0.6730
|
27 |
+
- Accuracy: 0.9512
|
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: 16
|
48 |
+
- eval_batch_size: 16
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 100
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 282 | 0.2799 | 0.4758 | 0.4403 | 0.4574 | 0.9202 |
|
59 |
+
| 0.3348 | 2.0 | 564 | 0.2225 | 0.5810 | 0.5940 | 0.5875 | 0.9396 |
|
60 |
+
| 0.3348 | 3.0 | 846 | 0.2105 | 0.6015 | 0.6149 | 0.6081 | 0.9389 |
|
61 |
+
| 0.1571 | 4.0 | 1128 | 0.1979 | 0.6732 | 0.6642 | 0.6687 | 0.9534 |
|
62 |
+
| 0.1571 | 5.0 | 1410 | 0.1882 | 0.6628 | 0.6836 | 0.6730 | 0.9512 |
|
63 |
+
| 0.0948 | 6.0 | 1692 | 0.2099 | 0.6196 | 0.6612 | 0.6397 | 0.9495 |
|
64 |
+
| 0.0948 | 7.0 | 1974 | 0.2251 | 0.6900 | 0.6776 | 0.6837 | 0.9540 |
|
65 |
+
|
66 |
+
|
67 |
+
### Framework versions
|
68 |
+
|
69 |
+
- Transformers 4.41.1
|
70 |
+
- Pytorch 2.1.2
|
71 |
+
- Datasets 2.19.1
|
72 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 326188140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db735335738776fee1e90e9a372c729d21ed5cdaf7e4cb83241f8057b91a2bf5
|
3 |
size 326188140
|
runs/Oct03_02-47-53_c6e44a1eeb1e/events.out.tfevents.1727923957.c6e44a1eeb1e.34.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be6785a55d34436336b8b5f1add758cfc9ce31a88db60d4ceac22846f0d9ceb9
|
3 |
+
size 560
|