RocioUrquijo commited on
Commit
cc36b7a
·
1 Parent(s): 502d538

Training complete

Browse files
Files changed (5) hide show
  1. README.md +10 -9
  2. config.json +1 -1
  3. pytorch_model.bin +2 -2
  4. tokenizer_config.json +1 -2
  5. training_args.bin +2 -2
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - classification
4
  - generated_from_trainer
@@ -16,8 +17,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.4310
20
- - Accuracy: 0.4477
21
 
22
  ## Model description
23
 
@@ -48,14 +49,14 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 388 | 1.3207 | 0.4219 |
52
- | 1.3692 | 2.0 | 776 | 1.2987 | 0.4516 |
53
- | 0.9398 | 3.0 | 1164 | 1.4310 | 0.4477 |
54
 
55
 
56
  ### Framework versions
57
 
58
- - Transformers 4.26.0
59
- - Pytorch 1.13.1+cu116
60
- - Datasets 2.9.0
61
- - Tokenizers 0.13.2
 
1
  ---
2
+ base_model: mrm8488/electricidad-base-discriminator
3
  tags:
4
  - classification
5
  - generated_from_trainer
 
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.4367
21
+ - Accuracy: 0.4206
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 388 | 1.3247 | 0.4090 |
53
+ | 1.3945 | 2.0 | 776 | 1.3297 | 0.4413 |
54
+ | 1.0081 | 3.0 | 1164 | 1.4367 | 0.4206 |
55
 
56
 
57
  ### Framework versions
58
 
59
+ - Transformers 4.33.2
60
+ - Pytorch 2.0.1+cu118
61
+ - Datasets 2.14.5
62
+ - Tokenizers 0.13.3
config.json CHANGED
@@ -38,7 +38,7 @@
38
  "summary_type": "first",
39
  "summary_use_proj": true,
40
  "torch_dtype": "float32",
41
- "transformers_version": "4.26.0",
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.33.2",
42
  "type_vocab_size": 2,
43
  "use_cache": true,
44
  "vocab_size": 31002
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8a57cd83301fb679e7954b4de43f86e699dfb79408b79ffbbe52c0a925530d9
3
- size 439492277
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d6feda03980ca12624b6811a45c6f4f04b6bed03604e0600e0c5ed7f1735d58
3
+ size 439487857
tokenizer_config.json CHANGED
@@ -1,14 +1,13 @@
1
  {
 
2
  "cls_token": "[CLS]",
3
  "do_basic_tokenize": true,
4
  "do_lower_case": true,
5
  "mask_token": "[MASK]",
6
  "model_max_length": 1000000000000000019884624838656,
7
- "name_or_path": "mrm8488/electricidad-base-discriminator",
8
  "never_split": null,
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
11
- "special_tokens_map_file": null,
12
  "strip_accents": null,
13
  "tokenize_chinese_chars": true,
14
  "tokenizer_class": "ElectraTokenizer",
 
1
  {
2
+ "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
  "do_basic_tokenize": true,
5
  "do_lower_case": true,
6
  "mask_token": "[MASK]",
7
  "model_max_length": 1000000000000000019884624838656,
 
8
  "never_split": null,
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
 
11
  "strip_accents": null,
12
  "tokenize_chinese_chars": true,
13
  "tokenizer_class": "ElectraTokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9daaeb45ec709db9e32c0c4fb0decd1f36e7a610af83ef97c6254a70530c1c32
3
- size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b34fae09c24048997d3487072f389c3f756be7d5e23c24be42752d3f807198a7
3
+ size 4027