kiranshivaraju commited on
Commit
6704235
·
verified ·
1 Parent(s): e734835

End of training

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/convnext-xlarge-224-22k-1k](https://huggingface.co/facebook/convnext-xlarge-224-22k-1k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0165
22
  - Accuracy: 0.9921
23
 
24
  ## Model description
 
18
 
19
  This model is a fine-tuned version of [facebook/convnext-xlarge-224-22k-1k](https://huggingface.co/facebook/convnext-xlarge-224-22k-1k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0354
22
  - Accuracy: 0.9921
23
 
24
  ## Model description
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.9921259842519685,
4
+ "eval_loss": 0.035393521189689636,
5
+ "eval_runtime": 1.6865,
6
+ "eval_samples_per_second": 75.302,
7
+ "eval_steps_per_second": 2.372,
8
+ "total_flos": 1.0772707724270715e+18,
9
+ "train_loss": 0.12385351238427339,
10
+ "train_runtime": 162.1968,
11
+ "train_samples_per_second": 21.122,
12
+ "train_steps_per_second": 0.166
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.9921259842519685,
4
+ "eval_loss": 0.035393521189689636,
5
+ "eval_runtime": 1.6865,
6
+ "eval_samples_per_second": 75.302,
7
+ "eval_steps_per_second": 2.372
8
+ }
runs/Nov23_10-17-16_3f1d741a6c0e/events.out.tfevents.1732357473.3f1d741a6c0e.2768.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb1f38056f6ce1edbea78357ca26aa7f36af0ea3b665dbd1d5618cdb9302827
3
+ size 405
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.0772707724270715e+18,
4
+ "train_loss": 0.12385351238427339,
5
+ "train_runtime": 162.1968,
6
+ "train_samples_per_second": 21.122,
7
+ "train_steps_per_second": 0.166
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9921259842519685,
3
+ "best_model_checkpoint": "convnext-xlarge-224-22k-1k-v14/checkpoint-18",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 27,
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.9606299212598425,
14
+ "eval_loss": 0.1334373652935028,
15
+ "eval_runtime": 2.5798,
16
+ "eval_samples_per_second": 49.229,
17
+ "eval_steps_per_second": 1.551,
18
+ "step": 9
19
+ },
20
+ {
21
+ "epoch": 1.1111111111111112,
22
+ "grad_norm": 135.50009155273438,
23
+ "learning_rate": 3.541666666666667e-05,
24
+ "loss": 0.2411,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_accuracy": 0.9921259842519685,
30
+ "eval_loss": 0.03504885360598564,
31
+ "eval_runtime": 1.5915,
32
+ "eval_samples_per_second": 79.8,
33
+ "eval_steps_per_second": 2.513,
34
+ "step": 18
35
+ },
36
+ {
37
+ "epoch": 2.2222222222222223,
38
+ "grad_norm": 9.684277534484863,
39
+ "learning_rate": 1.4583333333333335e-05,
40
+ "loss": 0.0722,
41
+ "step": 20
42
+ },
43
+ {
44
+ "epoch": 3.0,
45
+ "eval_accuracy": 0.9921259842519685,
46
+ "eval_loss": 0.01645192690193653,
47
+ "eval_runtime": 1.6699,
48
+ "eval_samples_per_second": 76.05,
49
+ "eval_steps_per_second": 2.395,
50
+ "step": 27
51
+ },
52
+ {
53
+ "epoch": 3.0,
54
+ "step": 27,
55
+ "total_flos": 1.0772707724270715e+18,
56
+ "train_loss": 0.12385351238427339,
57
+ "train_runtime": 162.1968,
58
+ "train_samples_per_second": 21.122,
59
+ "train_steps_per_second": 0.166
60
+ }
61
+ ],
62
+ "logging_steps": 10,
63
+ "max_steps": 27,
64
+ "num_input_tokens_seen": 0,
65
+ "num_train_epochs": 3,
66
+ "save_steps": 500,
67
+ "stateful_callbacks": {
68
+ "TrainerControl": {
69
+ "args": {
70
+ "should_epoch_stop": false,
71
+ "should_evaluate": false,
72
+ "should_log": false,
73
+ "should_save": true,
74
+ "should_training_stop": true
75
+ },
76
+ "attributes": {}
77
+ }
78
+ },
79
+ "total_flos": 1.0772707724270715e+18,
80
+ "train_batch_size": 32,
81
+ "trial_name": null,
82
+ "trial_params": null
83
+ }