Petr Jaroch commited on
Commit
4b6ce52
·
verified ·
1 Parent(s): f97321f

DotCheck/finetuned-ai-detection

Browse files
Files changed (3) hide show
  1. README.md +8 -12
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: DotCheck/finetuned_video_model
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # finetuned_model
18
 
19
- This model is a fine-tuned version of [DotCheck/finetuned_video_model](https://huggingface.co/DotCheck/finetuned_video_model) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0063
22
- - Accuracy: 0.999
23
 
24
  ## Model description
25
 
@@ -44,19 +44,15 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.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: 7
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 36 | 0.0127 | 0.998 |
54
- | No log | 2.0 | 72 | 0.0061 | 0.999 |
55
- | No log | 3.0 | 108 | 0.0063 | 0.999 |
56
- | No log | 4.0 | 144 | 0.0062 | 0.999 |
57
- | No log | 5.0 | 180 | 0.0062 | 0.999 |
58
- | No log | 6.0 | 216 | 0.0063 | 0.999 |
59
- | No log | 7.0 | 252 | 0.0063 | 0.999 |
60
 
61
 
62
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: DotCheck/finetuned_model
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
16
 
17
  # finetuned_model
18
 
19
+ This model is a fine-tuned version of [DotCheck/finetuned_model](https://huggingface.co/DotCheck/finetuned_model) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0103
22
+ - Accuracy: 0.9969
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.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 | 282 | 0.0147 | 0.9946 |
54
+ | 0.0887 | 2.0 | 564 | 0.0100 | 0.9967 |
55
+ | 0.0887 | 3.0 | 846 | 0.0103 | 0.9969 |
 
 
 
 
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f52c2451310e95fd072991e267e1896bffc7460adb4312d95fdd90facb86fb04
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9ad82364fd4c7e69e7177c39f1d3ca4fd6ec87158206d825c0bee3130d475dc
3
  size 343223968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63b5c5bc8177a6241b64fa2bf346af7e434c2f5ee0248a26ce9d08b97c39790f
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4020f1e5b00e39bc4e0e76ede46a3388995f3ec714256518efd0ac52098dbd1
3
  size 5304