Reboot87 commited on
Commit
d699c22
1 Parent(s): 2fd85ff

discharge-prepped-8000

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
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.2539
22
- - Accuracy: 0.9072
23
- - F1: 0.9072
24
 
25
  ## Model description
26
 
@@ -40,24 +40,28 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 5e-05
43
- - train_batch_size: 8
44
- - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 2
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 0.4848 | 1.0 | 1613 | 0.3375 | 0.8592 | 0.8589 |
55
- | 0.3454 | 2.0 | 3226 | 0.2539 | 0.9072 | 0.9072 |
 
 
 
 
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.35.2
61
- - Pytorch 2.1.0+cu121
62
- - Datasets 2.16.1
63
  - Tokenizers 0.15.0
 
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.1394
22
+ - Accuracy: 0.9577
23
+ - F1: 0.9577
24
 
25
  ## Model description
26
 
 
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 5e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 6
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.0 | 820 | 0.5591 | 0.7316 | 0.7247 |
55
+ | 0.5723 | 2.0 | 1640 | 0.4173 | 0.8082 | 0.8060 |
56
+ | 0.5723 | 3.0 | 2460 | 0.3228 | 0.8703 | 0.8693 |
57
+ | 0.3567 | 4.0 | 3280 | 0.2463 | 0.9050 | 0.9045 |
58
+ | 0.3567 | 5.0 | 4100 | 0.1633 | 0.9444 | 0.9443 |
59
+ | 0.2179 | 6.0 | 4920 | 0.1394 | 0.9577 | 0.9577 |
60
 
61
 
62
  ### Framework versions
63
 
64
+ - Transformers 4.36.2
65
+ - Pytorch 2.0.0
66
+ - Datasets 2.1.0
67
  - Tokenizers 0.15.0
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.35.2",
24
  "vocab_size": 30522
25
  }
 
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.36.2",
24
  "vocab_size": 30522
25
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3776db29a7d6b099dd99f952f78f4b3920b48261d18df75fb7759a6d9d03b5bd
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad53f9b053304a02044137a396344aaa3c268a52055b0c917440b81fffdaff3
3
  size 267832560
runs/Jan18_11-31-29_144e5e2edd0b/events.out.tfevents.1705577490.144e5e2edd0b.26.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:511c36a97bba50ed835a4dbe4d0c00fc1751f6bed4d6121aefcae512920cf93c
3
+ size 7363
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e878d9f233667a01235c9bc39e9b02e9b977ac1ebbf068078ca5d9b0b93f9df
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e43082842eafdb6b547ceaf50d5c565f2d2d71829b69e9a2b6a23106e51eb1
3
+ size 4283