Aditi3004 commited on
Commit
c29a869
·
verified ·
1 Parent(s): 1984d32

Training in progress, epoch 1

Browse files
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "eval_accuracy": 0.78125,
4
+ "eval_loss": 0.660746157169342,
5
+ "eval_runtime": 2.4294,
6
+ "eval_samples_per_second": 13.172,
7
+ "eval_steps_per_second": 0.412,
8
+ "total_flos": 1.184935511273472e+16,
9
+ "train_loss": 2.0408900578816733,
10
+ "train_runtime": 183.2364,
11
+ "train_samples_per_second": 4.568,
12
+ "train_steps_per_second": 0.033
13
+ }
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/resnet-50",
3
  "architectures": [
4
  "ResNetForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "Aditi3004/resnet-50-finetuned-eurosat",
3
  "architectures": [
4
  "ResNetForImageClassification"
5
  ],
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "eval_accuracy": 0.78125,
4
+ "eval_loss": 0.660746157169342,
5
+ "eval_runtime": 2.4294,
6
+ "eval_samples_per_second": 13.172,
7
+ "eval_steps_per_second": 0.412
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a9d79fb0849ada34502051b4ff3c8bb0116fc69e3b8eccf602414a77ab218de
3
  size 94302952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9fc75b15dab6a84743b83a6d59e928631aef119b6702bcc532ebc3794a2040b
3
  size 94302952
runs/Jan08_10-58-11_fe581bb9d8cc/events.out.tfevents.1736334742.fe581bb9d8cc.1694.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d016271fd251843d5b72159fc6c7bc0970400ac813540fbb305d023c04df6fc
3
+ size 405
runs/Jan08_11-50-31_fe581bb9d8cc/events.out.tfevents.1736337048.fe581bb9d8cc.1694.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c8d67c1815fa7eb5ee6ec3cb3f902622f13151b2f5f7c474ed5d11eb0b420cd
3
+ size 5576
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 1.184935511273472e+16,
4
+ "train_loss": 2.0408900578816733,
5
+ "train_runtime": 183.2364,
6
+ "train_samples_per_second": 4.568,
7
+ "train_steps_per_second": 0.033
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.78125,
3
+ "best_model_checkpoint": "resnet-50-finetuned-eurosat/checkpoint-3",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 6,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_accuracy": 0.78125,
14
+ "eval_loss": 0.660746157169342,
15
+ "eval_runtime": 2.4345,
16
+ "eval_samples_per_second": 13.145,
17
+ "eval_steps_per_second": 0.411,
18
+ "step": 3
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.78125,
23
+ "eval_loss": 0.6532962918281555,
24
+ "eval_runtime": 3.1674,
25
+ "eval_samples_per_second": 10.103,
26
+ "eval_steps_per_second": 0.316,
27
+ "step": 6
28
+ },
29
+ {
30
+ "epoch": 2.0,
31
+ "step": 6,
32
+ "total_flos": 1.184935511273472e+16,
33
+ "train_loss": 2.0408900578816733,
34
+ "train_runtime": 183.2364,
35
+ "train_samples_per_second": 4.568,
36
+ "train_steps_per_second": 0.033
37
+ }
38
+ ],
39
+ "logging_steps": 10,
40
+ "max_steps": 6,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 3,
43
+ "save_steps": 500,
44
+ "stateful_callbacks": {
45
+ "TrainerControl": {
46
+ "args": {
47
+ "should_epoch_stop": false,
48
+ "should_evaluate": false,
49
+ "should_log": false,
50
+ "should_save": true,
51
+ "should_training_stop": true
52
+ },
53
+ "attributes": {}
54
+ }
55
+ },
56
+ "total_flos": 1.184935511273472e+16,
57
+ "train_batch_size": 32,
58
+ "trial_name": null,
59
+ "trial_params": null
60
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee037cc27c26461cb492e36ea393441243f1518cec9692e899a26904e52536fd
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38387719f7a1f1f22cb128cdf8ea877ca32c59de4dee7a45b6732a362759cdfe
3
  size 5368