alex-miller
commited on
Commit
•
fad3633
1
Parent(s):
c631fee
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: alex-miller/ODABert
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
model-index:
|
12 |
+
- name: cdp-multi-classifier-sub-classes-weighted
|
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 |
+
# cdp-multi-classifier-sub-classes-weighted
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6494
|
24 |
+
- Accuracy: 0.8423
|
25 |
+
- F1: 0.7847
|
26 |
+
- Precision: 0.7488
|
27 |
+
- Recall: 0.8243
|
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: 1e-06
|
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: 15
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| 0.8824 | 1.0 | 206 | 0.9109 | 0.6793 | 0.5494 | 0.5385 | 0.5607 |
|
59 |
+
| 0.816 | 2.0 | 412 | 0.8348 | 0.7865 | 0.7127 | 0.6712 | 0.7597 |
|
60 |
+
| 0.7455 | 3.0 | 618 | 0.7694 | 0.7712 | 0.7053 | 0.64 | 0.7855 |
|
61 |
+
| 0.6808 | 4.0 | 824 | 0.7323 | 0.7874 | 0.7217 | 0.6638 | 0.7907 |
|
62 |
+
| 0.6246 | 5.0 | 1030 | 0.6920 | 0.7829 | 0.7175 | 0.6567 | 0.7907 |
|
63 |
+
| 0.5689 | 6.0 | 1236 | 0.6926 | 0.7874 | 0.7230 | 0.6624 | 0.7959 |
|
64 |
+
| 0.5237 | 7.0 | 1442 | 0.6642 | 0.8072 | 0.7476 | 0.6876 | 0.8191 |
|
65 |
+
| 0.4842 | 8.0 | 1648 | 0.6419 | 0.8081 | 0.7461 | 0.6925 | 0.8088 |
|
66 |
+
| 0.4519 | 9.0 | 1854 | 0.6498 | 0.8225 | 0.7612 | 0.7169 | 0.8114 |
|
67 |
+
| 0.4264 | 10.0 | 2060 | 0.6496 | 0.8315 | 0.7728 | 0.7294 | 0.8217 |
|
68 |
+
| 0.4078 | 11.0 | 2266 | 0.6669 | 0.8378 | 0.7800 | 0.7401 | 0.8243 |
|
69 |
+
| 0.398 | 12.0 | 2472 | 0.6508 | 0.8405 | 0.7828 | 0.7453 | 0.8243 |
|
70 |
+
| 0.3808 | 13.0 | 2678 | 0.6539 | 0.8387 | 0.7809 | 0.7419 | 0.8243 |
|
71 |
+
| 0.3757 | 14.0 | 2884 | 0.6497 | 0.8423 | 0.7847 | 0.7488 | 0.8243 |
|
72 |
+
| 0.3691 | 15.0 | 3090 | 0.6494 | 0.8423 | 0.7847 | 0.7488 | 0.8243 |
|
73 |
+
|
74 |
+
|
75 |
+
### Framework versions
|
76 |
+
|
77 |
+
- Transformers 4.40.2
|
78 |
+
- Pytorch 2.2.1+cu121
|
79 |
+
- Datasets 2.19.1
|
80 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 672711684
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83c262436936c71f4004772459c0711108ac53aafe99a5ac32774ab5f20f3cdc
|
3 |
size 672711684
|
runs/May13_14-13-34_5dc122653893/events.out.tfevents.1715609615.5dc122653893.202.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75f1ebc05961f84732af0ae7886b8ab24d99b0fe94702383823ab6092a941783
|
3 |
+
size 15720
|