NgechuJohn commited on
Commit
067ed1b
1 Parent(s): 315f3d2

Model save

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: distilbert-base-uncased
3
+ library_name: peft
4
+ license: apache-2.0
5
+ metrics:
6
+ - f1
7
+ tags:
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: distilbert-base-uncased-ICU-Readmission-classification_test2_DistilBERT
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # distilbert-base-uncased-ICU-Readmission-classification_test2_DistilBERT
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6973
22
+ - F1: 0.5333
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0001
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.7109 | 1.0 | 125 | 0.6959 | 0.4396 |
54
+ | 0.668 | 2.0 | 250 | 0.6841 | 0.5192 |
55
+ | 0.6016 | 3.0 | 375 | 0.6925 | 0.5098 |
56
+ | 0.5938 | 4.0 | 500 | 0.6892 | 0.5472 |
57
+ | 0.5625 | 5.0 | 625 | 0.6994 | 0.5000 |
58
+ | 0.6445 | 6.0 | 750 | 0.6970 | 0.5049 |
59
+ | 0.6602 | 7.0 | 875 | 0.6961 | 0.5333 |
60
+ | 0.6328 | 8.0 | 1000 | 0.6953 | 0.5333 |
61
+ | 0.625 | 9.0 | 1125 | 0.6975 | 0.5333 |
62
+ | 0.6406 | 10.0 | 1250 | 0.6973 | 0.5333 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.12.0
68
+ - Transformers 4.44.0
69
+ - Pytorch 2.4.0
70
+ - Datasets 2.21.0
71
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ae5307ef20c6b8c39990f671a133acf5b6f968cbe840e6fb423bd7143b5d6a0
3
  size 1481324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78157afe243e332e529dcb3e828ddcc1a1f5e0a8a762e7961fe4f0a7bc6cafb5
3
  size 1481324