Training complete
Browse files- README.md +0 -14
- config.json +0 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -3,8 +3,6 @@ base_model: mrm8488/electricidad-base-discriminator
|
|
3 |
tags:
|
4 |
- classification
|
5 |
- generated_from_trainer
|
6 |
-
metrics:
|
7 |
-
- accuracy
|
8 |
model-index:
|
9 |
- name: clasificador-muchocine
|
10 |
results: []
|
@@ -16,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# clasificador-muchocine
|
17 |
|
18 |
This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.4178
|
21 |
-
- Accuracy: 0.4490
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,15 +40,6 @@ The following hyperparameters were used during training:
|
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 3.0
|
47 |
|
48 |
-
### Training results
|
49 |
-
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 388 | 1.3408 | 0.4039 |
|
53 |
-
| 1.3883 | 2.0 | 776 | 1.2885 | 0.4439 |
|
54 |
-
| 0.962 | 3.0 | 1164 | 1.4178 | 0.4490 |
|
55 |
-
|
56 |
-
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.33.3
|
|
|
3 |
tags:
|
4 |
- classification
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: clasificador-muchocine
|
8 |
results: []
|
|
|
14 |
# clasificador-muchocine
|
15 |
|
16 |
This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 3.0
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.33.3
|
config.json
CHANGED
@@ -32,7 +32,6 @@
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
35 |
-
"problem_type": "single_label_classification",
|
36 |
"summary_activation": "gelu",
|
37 |
"summary_last_dropout": 0.1,
|
38 |
"summary_type": "first",
|
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
|
|
35 |
"summary_activation": "gelu",
|
36 |
"summary_last_dropout": 0.1,
|
37 |
"summary_type": "first",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439487857
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e75e604307e57e323f6013e17ede10770942e23c3eb78bffe09d162fa02b7ff
|
3 |
size 439487857
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdaa7d469b6e3019e0d5369279f1d6ec1aec4a8f59b9e209e96b2d41a497946d
|
3 |
size 4027
|