shivangiss commited on
Commit
73c83a9
1 Parent(s): 3574c5a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-multilingual-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: piimasking_pytorch
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
+ # piimasking_pytorch
20
+
21
+ This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0654
24
+ - Precision: 0.9137
25
+ - Recall: 0.9428
26
+ - F1: 0.9280
27
+ - Accuracy: 0.9751
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: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0854 | 1.0 | 10463 | 0.0744 | 0.9116 | 0.9312 | 0.9213 | 0.9700 |
59
+ | 0.064 | 2.0 | 20926 | 0.0629 | 0.9109 | 0.9387 | 0.9246 | 0.9749 |
60
+ | 0.0483 | 3.0 | 31389 | 0.0654 | 0.9137 | 0.9428 | 0.9280 | 0.9751 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.0
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39797839c6c3bb7c4947a30ee00a963fcaf558fddebb6086c57f9a6231556d5d
3
  size 539296276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5750fe583d9e6594898dfc4104a11cdaac0dc04f00625cbc7a8ac0a1800c27c
3
  size 539296276
runs/May21_17-54-57_7ed0b29160df/events.out.tfevents.1716314384.7ed0b29160df.1971.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0820df6047c043f1b69ebdad1847c89512dd18b1589cfb251fab7ba2d8a113d
3
- size 24701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d048a1545d9c30ed6e45b8d3cf2d06f8ff160ae19fbdb56ab1bb8487d8713f29
3
+ size 25061