itsLeen commited on
Commit
08c4f18
1 Parent(s): 6be95b2

itsLeen/swin-large-ai-or-not

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: itsLeen/vit-large-ai-or-not
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # swin-large-ai-or-not
18
 
19
- This model is a fine-tuned version of [itsLeen/vit-large-ai-or-not](https://huggingface.co/itsLeen/vit-large-ai-or-not) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3914
22
- - Accuracy: 0.9048
23
 
24
  ## Model description
25
 
@@ -44,14 +44,16 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 2
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 31 | 0.2801 | 0.9206 |
54
- | No log | 2.0 | 62 | 0.3914 | 0.9048 |
 
 
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: itsLeen/swin-large-ai-or-not
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
16
 
17
  # swin-large-ai-or-not
18
 
19
+ This model is a fine-tuned version of [itsLeen/swin-large-ai-or-not](https://huggingface.co/itsLeen/swin-large-ai-or-not) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2789
22
+ - Accuracy: 0.9558
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 4
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 57 | 0.2138 | 0.9204 |
54
+ | No log | 2.0 | 114 | 0.2483 | 0.9381 |
55
+ | No log | 3.0 | 171 | 0.2920 | 0.9469 |
56
+ | No log | 4.0 | 228 | 0.2789 | 0.9558 |
57
 
58
 
59
  ### Framework versions
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 2.0,
3
- "total_flos": 3.885939559150387e+16,
4
- "train_loss": 0.41833576079337825,
5
- "train_runtime": 107.6715,
6
- "train_samples_per_second": 4.607,
7
- "train_steps_per_second": 0.576
8
  }
 
1
  {
2
+ "epoch": 4.0,
3
+ "total_flos": 1.410220001304576e+17,
4
+ "train_loss": 0.16879116861443771,
5
+ "train_runtime": 300.6842,
6
+ "train_samples_per_second": 5.986,
7
+ "train_steps_per_second": 0.758
8
  }
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "itsLeen/vit-large-ai-or-not",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "itsLeen/swin-large-ai-or-not",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:754f96ad02322143802ffd4fc750c5c62c4ac05718f770cd4364b23e83db7f8c
3
  size 347498816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbb8d537cbc31df68768d869eb065748d0d78f95239e73201a81ee7242d1bb4
3
  size 347498816
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 2.0,
3
- "total_flos": 3.885939559150387e+16,
4
- "train_loss": 0.41833576079337825,
5
- "train_runtime": 107.6715,
6
- "train_samples_per_second": 4.607,
7
- "train_steps_per_second": 0.576
8
  }
 
1
  {
2
+ "epoch": 4.0,
3
+ "total_flos": 1.410220001304576e+17,
4
+ "train_loss": 0.16879116861443771,
5
+ "train_runtime": 300.6842,
6
+ "train_samples_per_second": 5.986,
7
+ "train_steps_per_second": 0.758
8
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b35cf376809255214d244822c67f698816e0928ba8445e0fe54d8826755b1216
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f21ca7d9ba82dd795bb996d026228190bc21f6c91cdf208e4290416d85134762
3
  size 5176