End of training
Browse files- README.md +69 -0
- model.safetensors +1 -1
README.md
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model: BigTMiami/micro_base_help_tapt_pretrain_model
|
| 4 |
+
tags:
|
| 5 |
+
- generated_from_trainer
|
| 6 |
+
metrics:
|
| 7 |
+
- accuracy
|
| 8 |
+
model-index:
|
| 9 |
+
- name: micro_base_help_class_tapt_seed_4
|
| 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 |
+
# micro_base_help_class_tapt_seed_4
|
| 17 |
+
|
| 18 |
+
This model is a fine-tuned version of [BigTMiami/micro_base_help_tapt_pretrain_model](https://huggingface.co/BigTMiami/micro_base_help_tapt_pretrain_model) on an unknown dataset.
|
| 19 |
+
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.9585
|
| 21 |
+
- Accuracy: 0.847
|
| 22 |
+
- F1 Macro: 0.6633
|
| 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: 2e-05
|
| 42 |
+
- train_batch_size: 16
|
| 43 |
+
- eval_batch_size: 16
|
| 44 |
+
- seed: 4
|
| 45 |
+
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-06
|
| 46 |
+
- lr_scheduler_type: linear
|
| 47 |
+
- num_epochs: 10
|
| 48 |
+
|
| 49 |
+
### Training results
|
| 50 |
+
|
| 51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
|
| 52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
|
| 53 |
+
| 0.3721 | 1.0 | 313 | 0.3594 | 0.8574 | 0.5072 |
|
| 54 |
+
| 0.3008 | 2.0 | 626 | 0.3596 | 0.8662 | 0.6247 |
|
| 55 |
+
| 0.248 | 3.0 | 939 | 0.3616 | 0.8516 | 0.6425 |
|
| 56 |
+
| 0.1696 | 4.0 | 1252 | 0.5631 | 0.8306 | 0.6510 |
|
| 57 |
+
| 0.1631 | 5.0 | 1565 | 0.7292 | 0.8436 | 0.6440 |
|
| 58 |
+
| 0.1096 | 6.0 | 1878 | 1.0237 | 0.8378 | 0.6614 |
|
| 59 |
+
| 0.0839 | 7.0 | 2191 | 0.8822 | 0.8532 | 0.6140 |
|
| 60 |
+
| 0.0652 | 8.0 | 2504 | 1.0052 | 0.8532 | 0.6344 |
|
| 61 |
+
| 0.0329 | 9.0 | 2817 | 1.1225 | 0.848 | 0.6417 |
|
| 62 |
+
|
| 63 |
+
|
| 64 |
+
### Framework versions
|
| 65 |
+
|
| 66 |
+
- Transformers 4.36.2
|
| 67 |
+
- Pytorch 2.2.1+cu121
|
| 68 |
+
- Datasets 2.19.0
|
| 69 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5ba16141b3e8a9fed1b2e9f27d0a72efa24d55d4cb07927cd62d75c5583fd09
|
| 3 |
size 498612824
|