Training complete
Browse files- README.md +9 -9
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 388 | 1.
|
53 |
-
| 1.
|
54 |
-
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
-
- Transformers 4.
|
60 |
-
- Pytorch 2.1
|
61 |
-
- Datasets 2.
|
62 |
-
- Tokenizers 0.15.
|
|
|
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.4819
|
21 |
+
- Accuracy: 0.4361
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 388 | 1.3371 | 0.3806 |
|
53 |
+
| 1.3886 | 2.0 | 776 | 1.3403 | 0.4245 |
|
54 |
+
| 0.9595 | 3.0 | 1164 | 1.4819 | 0.4361 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
+
- Transformers 4.39.3
|
60 |
+
- Pytorch 2.2.1+cu121
|
61 |
+
- Datasets 2.18.0
|
62 |
+
- Tokenizers 0.15.2
|
config.json
CHANGED
@@ -38,7 +38,7 @@
|
|
38 |
"summary_type": "first",
|
39 |
"summary_use_proj": true,
|
40 |
"torch_dtype": "float32",
|
41 |
-
"transformers_version": "4.
|
42 |
"type_vocab_size": 2,
|
43 |
"use_cache": true,
|
44 |
"vocab_size": 31002
|
|
|
38 |
"summary_type": "first",
|
39 |
"summary_use_proj": true,
|
40 |
"torch_dtype": "float32",
|
41 |
+
"transformers_version": "4.39.3",
|
42 |
"type_vocab_size": 2,
|
43 |
"use_cache": true,
|
44 |
"vocab_size": 31002
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439443036
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d12314c674916f6612d1afec9a447b4b22f61163f0496dd883c6a98416edf58
|
3 |
size 439443036
|
training_args.bin
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:6b8bb1f0075ec4f5af59c28ca56c6237eb0160e1b07a66c793269ef9978aa774
|
3 |
+
size 4920
|