Heather Driver commited on
Commit
a749f80
·
verified ·
1 Parent(s): a55669c

NER Training

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: dslim/distilbert-NER
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: distilbert-NER-Math-finetuned
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # distilbert-NER-Math-finetuned
16
+
17
+ This model is a fine-tuned version of [dslim/distilbert-NER](https://huggingface.co/dslim/distilbert-NER) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.3726
20
+ - F1 Score: 0.9151
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 3e-05
40
+ - train_batch_size: 5
41
+ - eval_batch_size: 5
42
+ - seed: 42
43
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | F1 Score |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.0429 | 1.0 | 1067 | 0.4390 | 0.8960 |
52
+ | 0.103 | 2.0 | 2134 | 0.3767 | 0.9042 |
53
+ | 0.0238 | 3.0 | 3201 | 0.3726 | 0.9151 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.47.1
59
+ - Pytorch 2.5.1+cu121
60
+ - Datasets 3.2.0
61
+ - Tokenizers 0.21.0
runs/Jan02_12-04-09_705a1d9f60bb/events.out.tfevents.1735819471.705a1d9f60bb.560.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbcdbb68b3250510c3bee69b7585d2eb21c8e61cc8af4c8664ac28421d168f78
3
- size 21366
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43216094f0d9ef0034efcb1b6342dd814748764ab58133afbbe4ec74f10e1a78
3
+ size 22043