victorwkey commited on
Commit
2452460
·
verified ·
1 Parent(s): c11297a

Uploaded! 🤗

Browse files
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: Falconsai/nsfw_image_detection
5
  tags:
 
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
@@ -16,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # vit-videogames
18
 
19
- This model is a fine-tuned version of [Falconsai/nsfw_image_detection](https://huggingface.co/Falconsai/nsfw_image_detection) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0083
22
  - Accuracy: 0.998
 
3
  license: apache-2.0
4
  base_model: Falconsai/nsfw_image_detection
5
  tags:
6
+ - image-classification
7
  - generated_from_trainer
8
  metrics:
9
  - accuracy
 
17
 
18
  # vit-videogames
19
 
20
+ This model is a fine-tuned version of [Falconsai/nsfw_image_detection](https://huggingface.co/Falconsai/nsfw_image_detection) on the Bingsu/Gameplay_Images dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0083
23
  - Accuracy: 0.998
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "eval_accuracy": 0.998,
4
+ "eval_loss": 0.008315018378198147,
5
+ "eval_runtime": 27.3798,
6
+ "eval_samples_per_second": 73.046,
7
+ "eval_steps_per_second": 9.131,
8
+ "total_flos": 3.09990183616512e+18,
9
+ "train_loss": 0.0052983232587575915,
10
+ "train_runtime": 1031.4116,
11
+ "train_samples_per_second": 38.782,
12
+ "train_steps_per_second": 4.848
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "eval_accuracy": 0.998,
4
+ "eval_loss": 0.008315018378198147,
5
+ "eval_runtime": 27.3798,
6
+ "eval_samples_per_second": 73.046,
7
+ "eval_steps_per_second": 9.131
8
+ }
runs/Jan03_22-44-42_ffb6e4f5476a/events.out.tfevents.1735945356.ffb6e4f5476a.1127.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77088db66b0badd441061b0eb7d05c8231ce505daabfe72878374f8f91a0af07
3
+ size 411
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "total_flos": 3.09990183616512e+18,
4
+ "train_loss": 0.0052983232587575915,
5
+ "train_runtime": 1031.4116,
6
+ "train_samples_per_second": 38.782,
7
+ "train_steps_per_second": 4.848
8
+ }