feserrm commited on
Commit
695d2fc
·
verified ·
1 Parent(s): 42e76e9

Training complete

Browse files
Files changed (4) hide show
  1. README.md +13 -6
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0530
22
- - Accuracy: 1.0
23
 
24
  ## Model description
25
 
@@ -44,15 +44,22 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
- - num_epochs: 3
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 16 | 0.3151 | 1.0 |
54
- | No log | 2.0 | 32 | 0.0901 | 1.0 |
55
- | No log | 3.0 | 48 | 0.0530 | 1.0 |
 
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1547
22
+ - Accuracy: 0.9762
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 16 | 0.3661 | 0.9524 |
54
+ | No log | 2.0 | 32 | 0.1170 | 0.9762 |
55
+ | No log | 3.0 | 48 | 0.1315 | 0.9762 |
56
+ | No log | 4.0 | 64 | 0.1371 | 0.9762 |
57
+ | No log | 5.0 | 80 | 0.1438 | 0.9762 |
58
+ | No log | 6.0 | 96 | 0.1480 | 0.9762 |
59
+ | No log | 7.0 | 112 | 0.1510 | 0.9762 |
60
+ | No log | 8.0 | 128 | 0.1530 | 0.9762 |
61
+ | No log | 9.0 | 144 | 0.1543 | 0.9762 |
62
+ | No log | 10.0 | 160 | 0.1547 | 0.9762 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a38519a17aea47fb79ee0f0b6a1a75f36652e3945515abb76a697ac22a71257f
3
  size 439433808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa583e46f2d9df538ca3569d1ee2459daba162d2cc41e2338898839e452a95eb
3
  size 439433808
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 40,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e993324c72712059e3e292924a7b8a3dbf855c6d56f57900b9b45eb63e4a080a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ea6b33570b00bef5eb7406c97241f59a398ee0121f19a3fb1d48175780c27dd
3
  size 5304