Training completed!
Browse files
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: thenlper/gte-base-zh
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
model-index:
|
10 |
+
- name: gte-base-zh-finetuned-main_rev_rate
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# gte-base-zh-finetuned-main_rev_rate
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [thenlper/gte-base-zh](https://huggingface.co/thenlper/gte-base-zh) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3443
|
22 |
+
- Accuracy: 0.0807
|
23 |
+
- F1: 0.0713
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Intended uses & limitations
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training and evaluation data
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training procedure
|
38 |
+
|
39 |
+
### Training hyperparameters
|
40 |
+
|
41 |
+
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 2e-05
|
43 |
+
- train_batch_size: 32
|
44 |
+
- eval_batch_size: 32
|
45 |
+
- seed: 42
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 15
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.3784 | 1.0 | 85 | 0.3260 | 0.0998 | 0.0181 |
|
55 |
+
| 0.3258 | 2.0 | 170 | 0.3268 | 0.0913 | 0.0153 |
|
56 |
+
| 0.3256 | 3.0 | 255 | 0.3271 | 0.0913 | 0.0153 |
|
57 |
+
| 0.3255 | 4.0 | 340 | 0.3262 | 0.1040 | 0.0305 |
|
58 |
+
| 0.3255 | 5.0 | 425 | 0.3266 | 0.0998 | 0.0246 |
|
59 |
+
| 0.3248 | 6.0 | 510 | 0.3257 | 0.0955 | 0.0489 |
|
60 |
+
| 0.3246 | 7.0 | 595 | 0.3263 | 0.1104 | 0.0566 |
|
61 |
+
| 0.3233 | 8.0 | 680 | 0.3272 | 0.1062 | 0.0593 |
|
62 |
+
| 0.3206 | 9.0 | 765 | 0.3287 | 0.1146 | 0.0754 |
|
63 |
+
| 0.3171 | 10.0 | 850 | 0.3324 | 0.0977 | 0.0686 |
|
64 |
+
| 0.3113 | 11.0 | 935 | 0.3321 | 0.0892 | 0.0809 |
|
65 |
+
| 0.3021 | 12.0 | 1020 | 0.3357 | 0.0977 | 0.0800 |
|
66 |
+
| 0.2954 | 13.0 | 1105 | 0.3395 | 0.0828 | 0.0750 |
|
67 |
+
| 0.2872 | 14.0 | 1190 | 0.3428 | 0.0913 | 0.0803 |
|
68 |
+
| 0.2821 | 15.0 | 1275 | 0.3443 | 0.0807 | 0.0713 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.40.0
|
74 |
+
- Pytorch 2.2.1+cu121
|
75 |
+
- Datasets 2.19.0
|
76 |
+
- 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 409124848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e642466b32d1821ceca4ae011ac676bcfa126df061182472be21ee698ce9730
|
3 |
size 409124848
|
runs/Apr25_17-02-33_851f0a11b2dc/events.out.tfevents.1714064589.851f0a11b2dc.211.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:bcc9236aab6a528988a68f3ed52688bdd4c91f16076d9929ce03ac0e4d01c9e6
|
3 |
+
size 14481
|