End of training
Browse files
README.md
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
metrics:
|
5 |
+
- precision
|
6 |
+
- recall
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
model-index:
|
10 |
+
- name: electricidad-base-ft-diagTrast
|
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 |
+
# electricidad-base-ft-diagTrast
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2111
|
22 |
+
- Precision: 0.9653
|
23 |
+
- Recall: 0.9627
|
24 |
+
- Accuracy: 0.9627
|
25 |
+
- F1: 0.9622
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 2e-05
|
45 |
+
- train_batch_size: 8
|
46 |
+
- eval_batch_size: 16
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 10
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Accuracy | F1 |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|:------:|
|
56 |
+
| No log | 1.0 | 150 | 0.9281 | 0.7399 | 0.6567 | 0.6567 | 0.5989 |
|
57 |
+
| No log | 2.0 | 300 | 0.4736 | 0.8680 | 0.8582 | 0.8582 | 0.8581 |
|
58 |
+
| No log | 3.0 | 450 | 0.2584 | 0.9215 | 0.9104 | 0.9104 | 0.9110 |
|
59 |
+
| 0.6826 | 4.0 | 600 | 0.3336 | 0.9190 | 0.9104 | 0.9104 | 0.9036 |
|
60 |
+
| 0.6826 | 5.0 | 750 | 0.2194 | 0.9458 | 0.9403 | 0.9403 | 0.9398 |
|
61 |
+
| 0.6826 | 6.0 | 900 | 0.1984 | 0.9451 | 0.9403 | 0.9403 | 0.9397 |
|
62 |
+
| 0.0262 | 7.0 | 1050 | 0.2012 | 0.9582 | 0.9552 | 0.9552 | 0.9552 |
|
63 |
+
| 0.0262 | 8.0 | 1200 | 0.2272 | 0.9366 | 0.9328 | 0.9328 | 0.9319 |
|
64 |
+
| 0.0262 | 9.0 | 1350 | 0.2111 | 0.9653 | 0.9627 | 0.9627 | 0.9622 |
|
65 |
+
| 0.0044 | 10.0 | 1500 | 0.2156 | 0.9587 | 0.9552 | 0.9552 | 0.9543 |
|
66 |
+
|
67 |
+
|
68 |
+
### Framework versions
|
69 |
+
|
70 |
+
- Transformers 4.27.4
|
71 |
+
- Pytorch 2.0.0+cu118
|
72 |
+
- Datasets 2.11.0
|
73 |
+
- Tokenizers 0.13.3
|
runs/Apr05_18-27-04_794e70132416/events.out.tfevents.1680719239.794e70132416.24707.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:b03e878a7083822d3459eeb3f7909984feae7e343190d049d31b4c79793bceff
|
3 |
+
size 9967
|
runs/Apr05_18-27-04_794e70132416/events.out.tfevents.1680719398.794e70132416.24707.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57ae17a09692596ca94aae686b804b97c1df4053cee9c7e957c4f44d5548fb26
|
3 |
+
size 560
|