qubvel-hf HF staff commited on
Commit
7887536
·
verified ·
1 Parent(s): 3144d5c

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: timm/resnet18.a1_in1k
5
  tags:
 
 
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
@@ -16,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # vit-base-beans
18
 
19
- This model is a fine-tuned version of [timm/resnet18.a1_in1k](https://huggingface.co/timm/resnet18.a1_in1k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Accuracy: 0.8195
22
- - Loss: 0.7380
23
 
24
  ## Model description
25
 
 
3
  license: apache-2.0
4
  base_model: timm/resnet18.a1_in1k
5
  tags:
6
+ - image-classification
7
+ - vision
8
  - generated_from_trainer
9
  metrics:
10
  - accuracy
 
18
 
19
  # vit-base-beans
20
 
21
+ This model is a fine-tuned version of [timm/resnet18.a1_in1k](https://huggingface.co/timm/resnet18.a1_in1k) on the beans dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.1283
24
+ - Accuracy: 0.3308
25
 
26
  ## Model description
27
 
all_results.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "epoch": 15.0,
3
- "eval_accuracy": 0.8195488721804511,
4
- "eval_loss": 0.738013505935669,
5
- "eval_runtime": 0.7577,
6
- "eval_samples_per_second": 175.539,
7
- "eval_steps_per_second": 22.437,
8
  "total_flos": 1.5658365504595968e+17,
9
- "train_loss": 0.9225189507313264,
10
- "train_runtime": 140.2,
11
- "train_samples_per_second": 110.628,
12
- "train_steps_per_second": 13.909
13
  }
 
1
  {
2
  "epoch": 15.0,
3
+ "eval_accuracy": 0.3308270676691729,
4
+ "eval_loss": 1.1282602548599243,
5
+ "eval_runtime": 0.9945,
6
+ "eval_samples_per_second": 133.736,
7
+ "eval_steps_per_second": 17.094,
8
  "total_flos": 1.5658365504595968e+17,
9
+ "train_loss": 0.0,
10
+ "train_runtime": 1.3792,
11
+ "train_samples_per_second": 11245.899,
12
+ "train_steps_per_second": 1413.894
13
  }
config.json CHANGED
@@ -56,6 +56,7 @@
56
  288
57
  ]
58
  },
 
59
  "torch_dtype": "float32",
60
  "transformers_version": "4.47.0.dev0"
61
  }
 
56
  288
57
  ]
58
  },
59
+ "problem_type": "single_label_classification",
60
  "torch_dtype": "float32",
61
  "transformers_version": "4.47.0.dev0"
62
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 15.0,
3
- "eval_accuracy": 0.8195488721804511,
4
- "eval_loss": 0.738013505935669,
5
- "eval_runtime": 0.7577,
6
- "eval_samples_per_second": 175.539,
7
- "eval_steps_per_second": 22.437
8
  }
 
1
  {
2
  "epoch": 15.0,
3
+ "eval_accuracy": 0.3308270676691729,
4
+ "eval_loss": 1.1282602548599243,
5
+ "eval_runtime": 0.9945,
6
+ "eval_samples_per_second": 133.736,
7
+ "eval_steps_per_second": 17.094
8
  }
runs/Nov19_22-38-05_ip-10-90-1-182/events.out.tfevents.1732055895.ip-10-90-1-182.3352928.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eae8e1be55a6df7d6a8de6a18fe8bbe2b9afdfb533dc4afe76d05df551a96b8
3
+ size 411
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 15.0,
3
  "total_flos": 1.5658365504595968e+17,
4
- "train_loss": 0.9225189507313264,
5
- "train_runtime": 140.2,
6
- "train_samples_per_second": 110.628,
7
- "train_steps_per_second": 13.909
8
  }
 
1
  {
2
  "epoch": 15.0,
3
  "total_flos": 1.5658365504595968e+17,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 1.3792,
6
+ "train_samples_per_second": 11245.899,
7
+ "train_steps_per_second": 1413.894
8
  }
trainer_state.json CHANGED
@@ -1512,10 +1512,10 @@
1512
  "epoch": 15.0,
1513
  "step": 1950,
1514
  "total_flos": 1.5658365504595968e+17,
1515
- "train_loss": 0.9225189507313264,
1516
- "train_runtime": 140.2,
1517
- "train_samples_per_second": 110.628,
1518
- "train_steps_per_second": 13.909
1519
  }
1520
  ],
1521
  "logging_steps": 10,
 
1512
  "epoch": 15.0,
1513
  "step": 1950,
1514
  "total_flos": 1.5658365504595968e+17,
1515
+ "train_loss": 0.0,
1516
+ "train_runtime": 1.3792,
1517
+ "train_samples_per_second": 11245.899,
1518
+ "train_steps_per_second": 1413.894
1519
  }
1520
  ],
1521
  "logging_steps": 10,