Model save
Browse files- README.md +78 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: microsoft/deberta-v3-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: deberta-v3-base_finetuned_nostalgia
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# deberta-v3-base_finetuned_nostalgia
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3772
|
21 |
+
- Accuracy: 0.9379
|
22 |
+
- F1 Macro: 0.9288
|
23 |
+
- Accuracy Balanced: 0.9264
|
24 |
+
- F1 Micro: 0.9379
|
25 |
+
- Precision Macro: 0.9313
|
26 |
+
- Recall Macro: 0.9264
|
27 |
+
- Precision Micro: 0.9379
|
28 |
+
- Recall Micro: 0.9379
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 2e-05
|
48 |
+
- train_batch_size: 16
|
49 |
+
- eval_batch_size: 64
|
50 |
+
- seed: 1984
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- lr_scheduler_warmup_ratio: 0.06
|
54 |
+
- num_epochs: 10
|
55 |
+
- mixed_precision_training: Native AMP
|
56 |
+
|
57 |
+
### Training results
|
58 |
+
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Accuracy Balanced | F1 Micro | Precision Macro | Recall Macro | Precision Micro | Recall Micro |
|
60 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------------:|:--------:|:---------------:|:------------:|:---------------:|:------------:|
|
61 |
+
| No log | 1.0 | 73 | 0.3903 | 0.8759 | 0.8470 | 0.8251 | 0.8759 | 0.8890 | 0.8251 | 0.8759 | 0.8759 |
|
62 |
+
| No log | 2.0 | 146 | 0.2130 | 0.9103 | 0.8933 | 0.8783 | 0.9103 | 0.9149 | 0.8783 | 0.9103 | 0.9103 |
|
63 |
+
| No log | 3.0 | 219 | 0.1253 | 0.9379 | 0.9288 | 0.9264 | 0.9379 | 0.9313 | 0.9264 | 0.9379 | 0.9379 |
|
64 |
+
| No log | 4.0 | 292 | 0.2694 | 0.9310 | 0.9229 | 0.9324 | 0.9310 | 0.9154 | 0.9324 | 0.9310 | 0.9310 |
|
65 |
+
| No log | 5.0 | 365 | 0.1924 | 0.9448 | 0.9370 | 0.9370 | 0.9448 | 0.9370 | 0.9370 | 0.9448 | 0.9448 |
|
66 |
+
| No log | 6.0 | 438 | 0.2648 | 0.9379 | 0.9288 | 0.9264 | 0.9379 | 0.9313 | 0.9264 | 0.9379 | 0.9379 |
|
67 |
+
| 0.1908 | 7.0 | 511 | 0.3431 | 0.9379 | 0.9288 | 0.9264 | 0.9379 | 0.9313 | 0.9264 | 0.9379 | 0.9379 |
|
68 |
+
| 0.1908 | 8.0 | 584 | 0.3450 | 0.9379 | 0.9288 | 0.9264 | 0.9379 | 0.9313 | 0.9264 | 0.9379 | 0.9379 |
|
69 |
+
| 0.1908 | 9.0 | 657 | 0.3538 | 0.9379 | 0.9279 | 0.9209 | 0.9379 | 0.9362 | 0.9209 | 0.9379 | 0.9379 |
|
70 |
+
| 0.1908 | 10.0 | 730 | 0.3772 | 0.9379 | 0.9288 | 0.9264 | 0.9379 | 0.9313 | 0.9264 | 0.9379 | 0.9379 |
|
71 |
+
|
72 |
+
|
73 |
+
### Framework versions
|
74 |
+
|
75 |
+
- Transformers 4.40.0
|
76 |
+
- Pytorch 2.2.1+cu121
|
77 |
+
- Datasets 2.19.1
|
78 |
+
- 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 737719272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79d9c60ae26cc2ab73b44b4d214ecfbde1de04ef7b130eee04e83b96471447aa
|
3 |
size 737719272
|