End of training
Browse files
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: BP-INT03
|
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 |
+
# BP-INT03
|
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.3220
|
22 |
+
- Accuracy: 0.89
|
23 |
+
- F1: 0.8889
|
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.0 | 50 | 0.6958 | 0.43 | 0.2586 |
|
55 |
+
| No log | 0.01 | 100 | 0.6890 | 0.67 | 0.6043 |
|
56 |
+
| No log | 0.01 | 150 | 0.6814 | 0.57 | 0.4139 |
|
57 |
+
| No log | 0.02 | 200 | 0.6723 | 0.57 | 0.4139 |
|
58 |
+
| No log | 0.02 | 250 | 0.6289 | 0.81 | 0.8103 |
|
59 |
+
| No log | 0.03 | 300 | 0.5298 | 0.82 | 0.8207 |
|
60 |
+
| No log | 0.03 | 350 | 0.4480 | 0.88 | 0.8796 |
|
61 |
+
| No log | 0.04 | 400 | 0.4042 | 0.89 | 0.8889 |
|
62 |
+
| No log | 0.04 | 450 | 0.3688 | 0.9 | 0.8988 |
|
63 |
+
| 0.6099 | 0.05 | 500 | 0.3615 | 0.89 | 0.8889 |
|
64 |
+
| 0.6099 | 0.05 | 550 | 0.3542 | 0.89 | 0.8889 |
|
65 |
+
| 0.6099 | 0.06 | 600 | 0.3443 | 0.89 | 0.8889 |
|
66 |
+
| 0.6099 | 0.06 | 650 | 0.3300 | 0.89 | 0.8889 |
|
67 |
+
| 0.6099 | 0.07 | 700 | 0.3196 | 0.89 | 0.8889 |
|
68 |
+
| 0.6099 | 0.07 | 750 | 0.3220 | 0.89 | 0.8889 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.35.2
|
74 |
+
- Pytorch 2.1.0+cu118
|
75 |
+
- Datasets 2.15.0
|
76 |
+
- Tokenizers 0.15.0
|
runs/Dec10_11-42-46_1e1a63891808/events.out.tfevents.1702208567.1e1a63891808.621.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:0d6223b85e6ec7c16a07913836d830b15a58c0a5a2dcbede4996fdcbe4318a31
|
3 |
+
size 10128
|
runs/Dec10_11-42-46_1e1a63891808/events.out.tfevents.1702208567.1e1a63891808.621.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:ccba3dc108febf9b49fc58529f3803b6c750ecca4688ed70d0b1dcf11c04b2d0
|
3 |
+
size 10128
|