Model save
Browse files- README.md +86 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: sheepy928/default
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
- recall
|
10 |
+
- precision
|
11 |
+
model-index:
|
12 |
+
- name: FT_3
|
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 |
+
# FT_3
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [sheepy928/default](https://huggingface.co/sheepy928/default) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.7570
|
24 |
+
- Accuracy: 0.7393
|
25 |
+
- F1: 0.6292
|
26 |
+
- Recall: 0.7393
|
27 |
+
- Precision: 0.7147
|
28 |
+
- Combined Score: 0.7056
|
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: 0.0005
|
48 |
+
- train_batch_size: 8
|
49 |
+
- eval_batch_size: 32
|
50 |
+
- seed: 42
|
51 |
+
- distributed_type: multi-GPU
|
52 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
+
- lr_scheduler_type: linear
|
54 |
+
- lr_scheduler_warmup_steps: 10000
|
55 |
+
- num_epochs: 30
|
56 |
+
|
57 |
+
### Training results
|
58 |
+
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Combined Score |
|
60 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:--------------:|
|
61 |
+
| 0.6785 | 1.6 | 300 | 0.7930 | 0.7387 | 0.6276 | 0.7387 | 0.5456 | 0.6627 |
|
62 |
+
| 0.5583 | 3.19 | 600 | 0.6910 | 0.7613 | 0.7316 | 0.7613 | 0.7072 | 0.7404 |
|
63 |
+
| 0.7857 | 4.79 | 900 | 0.6515 | 0.7387 | 0.6276 | 0.7387 | 0.5456 | 0.6627 |
|
64 |
+
| 0.6309 | 6.38 | 1200 | 0.5592 | 0.848 | 0.8270 | 0.848 | 0.8382 | 0.8403 |
|
65 |
+
| 0.2216 | 7.98 | 1500 | 0.5708 | 0.8773 | 0.8432 | 0.8773 | 0.8496 | 0.8619 |
|
66 |
+
| 0.3214 | 9.57 | 1800 | 0.4550 | 0.896 | 0.8584 | 0.896 | 0.8776 | 0.8820 |
|
67 |
+
| 0.7521 | 11.17 | 2100 | 0.3819 | 0.884 | 0.8423 | 0.884 | 0.8059 | 0.8541 |
|
68 |
+
| 0.5048 | 12.77 | 2400 | 0.6582 | 0.7387 | 0.6276 | 0.7387 | 0.5456 | 0.6627 |
|
69 |
+
| 0.6435 | 14.36 | 2700 | 0.5365 | 0.8467 | 0.8092 | 0.8467 | 0.7798 | 0.8206 |
|
70 |
+
| 0.9304 | 15.96 | 3000 | 0.7577 | 0.7387 | 0.6289 | 0.7387 | 0.6302 | 0.6841 |
|
71 |
+
| 0.7902 | 17.55 | 3300 | 0.7684 | 0.7387 | 0.6289 | 0.7387 | 0.6302 | 0.6841 |
|
72 |
+
| 0.6364 | 19.15 | 3600 | 0.7638 | 0.7387 | 0.6289 | 0.7387 | 0.6302 | 0.6841 |
|
73 |
+
| 0.6738 | 20.74 | 3900 | 0.7769 | 0.7393 | 0.6292 | 0.7393 | 0.7147 | 0.7056 |
|
74 |
+
| 0.8142 | 22.34 | 4200 | 0.7443 | 0.7393 | 0.6292 | 0.7393 | 0.7147 | 0.7056 |
|
75 |
+
| 0.8184 | 23.94 | 4500 | 0.7635 | 0.7393 | 0.6292 | 0.7393 | 0.7147 | 0.7056 |
|
76 |
+
| 0.7562 | 25.53 | 4800 | 0.7467 | 0.7393 | 0.6292 | 0.7393 | 0.7147 | 0.7056 |
|
77 |
+
| 0.5699 | 27.13 | 5100 | 0.7867 | 0.7393 | 0.6292 | 0.7393 | 0.7147 | 0.7056 |
|
78 |
+
| 0.761 | 28.72 | 5400 | 0.7570 | 0.7393 | 0.6292 | 0.7393 | 0.7147 | 0.7056 |
|
79 |
+
|
80 |
+
|
81 |
+
### Framework versions
|
82 |
+
|
83 |
+
- Transformers 4.34.1
|
84 |
+
- Pytorch 2.1.0
|
85 |
+
- Datasets 2.14.5
|
86 |
+
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498661166
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d3710bc4647372e00ee4dca543a3f02f09271dd35506c9409db9570e5e94485
|
3 |
size 498661166
|