intermezzo672 commited on
Commit
e12f4b8
1 Parent(s): d4a5fb9

NHS-bert-multi

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
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: NHS-bert-multi
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
+ # NHS-bert-multi
20
+
21
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.9010
24
+ - Accuracy: 0.7085
25
+ - Precision: 0.7137
26
+ - Recall: 0.7085
27
+ - F1: 0.7084
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: 3e-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: 6
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.2418 | 1.0 | 397 | 0.7491 | 0.7009 | 0.7118 | 0.7009 | 0.7040 |
59
+ | 0.0444 | 2.0 | 794 | 0.7778 | 0.7129 | 0.7106 | 0.7129 | 0.7040 |
60
+ | 1.1342 | 3.0 | 1191 | 0.9010 | 0.7085 | 0.7137 | 0.7085 | 0.7084 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.38.2
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d841542b958f5ec046d262e7f3b7e8d499c733ff605fede16b2ef9f8d025cd8c
3
  size 437964800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f2eb86aedf41e4886399b038621edbf7e1195bac2ce43700b99b8eba03f901
3
  size 437964800
runs/Mar21_05-51-01_00e0ea23ef6f/events.out.tfevents.1711000263.00e0ea23ef6f.230.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adc5062c798326e724652f2c1a81db6decb4d40d1a79e06100ee69d68bc2ecc9
3
- size 173703
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20b20fb5ca203cb94ddd0e1cedbfd1e01e8b8c27b3d86ee3027352343206f4d6
3
+ size 257874