avsolatorio/doc-topic-model_eval-00_train-04
Browse files- README.md +83 -0
- model.safetensors +1 -1
README.md
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: mit
|
| 4 |
+
base_model: microsoft/deberta-v3-small
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
- f1
|
| 10 |
+
- precision
|
| 11 |
+
- recall
|
| 12 |
+
model-index:
|
| 13 |
+
- name: doc-topic-model_eval-00_train-04
|
| 14 |
+
results: []
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 18 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 19 |
+
|
| 20 |
+
# doc-topic-model_eval-00_train-04
|
| 21 |
+
|
| 22 |
+
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on an unknown dataset.
|
| 23 |
+
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.0374
|
| 25 |
+
- Accuracy: 0.9874
|
| 26 |
+
- F1: 0.6313
|
| 27 |
+
- Precision: 0.6913
|
| 28 |
+
- Recall: 0.5809
|
| 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: 4
|
| 49 |
+
- eval_batch_size: 256
|
| 50 |
+
- seed: 42
|
| 51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
+
- lr_scheduler_type: linear
|
| 53 |
+
- num_epochs: 100
|
| 54 |
+
- mixed_precision_training: Native AMP
|
| 55 |
+
|
| 56 |
+
### Training results
|
| 57 |
+
|
| 58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 59 |
+
|:-------------:|:------:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 60 |
+
| 0.0934 | 0.4929 | 1000 | 0.0901 | 0.9815 | 0.0 | 0.0 | 0.0 |
|
| 61 |
+
| 0.0778 | 0.9857 | 2000 | 0.0700 | 0.9815 | 0.0 | 0.0 | 0.0 |
|
| 62 |
+
| 0.0618 | 1.4786 | 3000 | 0.0565 | 0.9829 | 0.1733 | 0.8388 | 0.0967 |
|
| 63 |
+
| 0.0535 | 1.9714 | 4000 | 0.0489 | 0.9844 | 0.3322 | 0.7953 | 0.2100 |
|
| 64 |
+
| 0.0473 | 2.4643 | 5000 | 0.0452 | 0.9857 | 0.4684 | 0.7474 | 0.3411 |
|
| 65 |
+
| 0.0436 | 2.9571 | 6000 | 0.0421 | 0.9862 | 0.4998 | 0.7577 | 0.3729 |
|
| 66 |
+
| 0.0389 | 3.4500 | 7000 | 0.0403 | 0.9866 | 0.5333 | 0.7517 | 0.4132 |
|
| 67 |
+
| 0.0376 | 3.9428 | 8000 | 0.0395 | 0.9867 | 0.5632 | 0.7194 | 0.4628 |
|
| 68 |
+
| 0.0339 | 4.4357 | 9000 | 0.0386 | 0.9869 | 0.5613 | 0.7431 | 0.4509 |
|
| 69 |
+
| 0.0337 | 4.9285 | 10000 | 0.0381 | 0.9873 | 0.5768 | 0.7512 | 0.4681 |
|
| 70 |
+
| 0.0295 | 5.4214 | 11000 | 0.0371 | 0.9872 | 0.6005 | 0.7141 | 0.5182 |
|
| 71 |
+
| 0.0305 | 5.9142 | 12000 | 0.0377 | 0.9874 | 0.5996 | 0.7307 | 0.5084 |
|
| 72 |
+
| 0.0254 | 6.4071 | 13000 | 0.0373 | 0.9875 | 0.6118 | 0.7224 | 0.5306 |
|
| 73 |
+
| 0.0273 | 6.9000 | 14000 | 0.0373 | 0.9876 | 0.6137 | 0.7237 | 0.5327 |
|
| 74 |
+
| 0.0228 | 7.3928 | 15000 | 0.0371 | 0.9878 | 0.6180 | 0.7331 | 0.5341 |
|
| 75 |
+
| 0.0235 | 7.8857 | 16000 | 0.0374 | 0.9874 | 0.6313 | 0.6913 | 0.5809 |
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
### Framework versions
|
| 79 |
+
|
| 80 |
+
- Transformers 4.44.2
|
| 81 |
+
- Pytorch 2.4.1+cu121
|
| 82 |
+
- Datasets 2.21.0
|
| 83 |
+
- 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 567860028
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75cff0201fb04f7e432cdd3591c2fd402738370e09f6d8455d837e5c3cba220d
|
| 3 |
size 567860028
|