End of training
Browse files
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: prajjwal1/bert-tiny
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
model-index:
|
10 |
+
- name: Server-S04
|
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 |
+
# Server-S04
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6591
|
22 |
+
- Accuracy: 0.62
|
23 |
+
- F1: 0.6205
|
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: 16
|
44 |
+
- eval_batch_size: 16
|
45 |
+
- seed: 42
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 10
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 0.01 | 50 | 0.6891 | 0.54 | 0.3787 |
|
55 |
+
| No log | 0.01 | 100 | 0.6893 | 0.54 | 0.3787 |
|
56 |
+
| No log | 0.02 | 150 | 0.6876 | 0.54 | 0.3787 |
|
57 |
+
| No log | 0.03 | 200 | 0.6978 | 0.48 | 0.4231 |
|
58 |
+
| No log | 0.03 | 250 | 0.6899 | 0.5 | 0.4878 |
|
59 |
+
| No log | 0.04 | 300 | 0.6825 | 0.57 | 0.5577 |
|
60 |
+
| No log | 0.04 | 350 | 0.6782 | 0.62 | 0.6205 |
|
61 |
+
| No log | 0.05 | 400 | 0.6692 | 0.6 | 0.5981 |
|
62 |
+
| No log | 0.06 | 450 | 0.6688 | 0.58 | 0.5664 |
|
63 |
+
| 0.6773 | 0.06 | 500 | 0.6692 | 0.6 | 0.5966 |
|
64 |
+
| 0.6773 | 0.07 | 550 | 0.6642 | 0.62 | 0.62 |
|
65 |
+
| 0.6773 | 0.08 | 600 | 0.6577 | 0.65 | 0.6505 |
|
66 |
+
| 0.6773 | 0.08 | 650 | 0.6618 | 0.6 | 0.5992 |
|
67 |
+
| 0.6773 | 0.09 | 700 | 0.6617 | 0.62 | 0.62 |
|
68 |
+
| 0.6773 | 0.09 | 750 | 0.6641 | 0.62 | 0.6205 |
|
69 |
+
| 0.6773 | 0.1 | 800 | 0.6573 | 0.62 | 0.62 |
|
70 |
+
| 0.6773 | 0.11 | 850 | 0.6625 | 0.61 | 0.6096 |
|
71 |
+
| 0.6773 | 0.11 | 900 | 0.6625 | 0.63 | 0.6303 |
|
72 |
+
| 0.6773 | 0.12 | 950 | 0.6632 | 0.62 | 0.6181 |
|
73 |
+
| 0.6414 | 0.13 | 1000 | 0.6613 | 0.62 | 0.6206 |
|
74 |
+
| 0.6414 | 0.13 | 1050 | 0.6594 | 0.62 | 0.6206 |
|
75 |
+
| 0.6414 | 0.14 | 1100 | 0.6607 | 0.62 | 0.6206 |
|
76 |
+
| 0.6414 | 0.14 | 1150 | 0.6580 | 0.62 | 0.6205 |
|
77 |
+
| 0.6414 | 0.15 | 1200 | 0.6628 | 0.62 | 0.6205 |
|
78 |
+
| 0.6414 | 0.16 | 1250 | 0.6591 | 0.62 | 0.6205 |
|
79 |
+
|
80 |
+
|
81 |
+
### Framework versions
|
82 |
+
|
83 |
+
- Transformers 4.35.2
|
84 |
+
- Pytorch 2.1.0+cu118
|
85 |
+
- Datasets 2.15.0
|
86 |
+
- Tokenizers 0.15.0
|
runs/Dec10_06-40-11_e779562e23b9/events.out.tfevents.1702190413.e779562e23b9.5425.6
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:d9261f6ca6c9a47ff29cce936ea67766299ae8c622c53d9150d0c626e477e9cc
|
3 |
+
size 13981
|
runs/Dec10_06-40-11_e779562e23b9/events.out.tfevents.1702190413.e779562e23b9.5425.7
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:e27a34900df79db05d875637913a692a3660f807b2d970b7e7c60a04d67dc0bc
|
3 |
+
size 13981
|