update model card README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
-
- Accuracy:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy
|
50 |
-
|
51 |
-
| No log | 1.0 | 388 | 1.
|
52 |
-
| 1.
|
53 |
-
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.4474
|
20 |
+
- Accuracy: 0.4465
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 1.0 | 388 | 1.4461 | 0.3394 |
|
52 |
+
| 1.3832 | 2.0 | 776 | 1.3165 | 0.4348 |
|
53 |
+
| 1.0071 | 3.0 | 1164 | 1.4474 | 0.4465 |
|
54 |
|
55 |
|
56 |
### Framework versions
|