griffio commited on
Commit
1cd59c4
·
verified ·
1 Parent(s): 5d2d8e6

Training in progress, step 10

Browse files
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "total_flos": 1.2874949963753472e+17,
4
+ "train_loss": 0.6321113010247549,
5
+ "train_runtime": 81.0916,
6
+ "train_samples_per_second": 8.694,
7
+ "train_steps_per_second": 0.185
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b5f44b1358fe35b0f5e07a0f36c7a27fd366699f02ab30df1a4f5416b9c99da
3
  size 1213265372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ded3904d595ece36edee228f17c8a7d2e486e368c48d7b0af593bd8f581fa6f
3
  size 1213265372
runs/Nov12_15-56-26_5ee1c52bb489/events.out.tfevents.1731427087.5ee1c52bb489.1573.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b984452e295a36f921158ff9e5b0f99c0c019d84f0d848027979c406c684c71
3
+ size 5583
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "total_flos": 1.2874949963753472e+17,
4
+ "train_loss": 0.6321113010247549,
5
+ "train_runtime": 81.0916,
6
+ "train_samples_per_second": 8.694,
7
+ "train_steps_per_second": 0.185
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.2942250669002533,
3
+ "best_model_checkpoint": "vit-large-patch16-224-dungeon-geo-morphs-001/checkpoint-10",
4
+ "epoch": 10.0,
5
+ "eval_steps": 10,
6
+ "global_step": 15,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 6.666666666666667,
13
+ "grad_norm": 2.7785141468048096,
14
+ "learning_rate": 2e-05,
15
+ "loss": 0.9027,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 6.666666666666667,
20
+ "eval_accuracy": 1.0,
21
+ "eval_loss": 0.2942250669002533,
22
+ "eval_runtime": 0.409,
23
+ "eval_samples_per_second": 73.344,
24
+ "eval_steps_per_second": 9.779,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 10.0,
29
+ "step": 15,
30
+ "total_flos": 1.2874949963753472e+17,
31
+ "train_loss": 0.6321113010247549,
32
+ "train_runtime": 81.0916,
33
+ "train_samples_per_second": 8.694,
34
+ "train_steps_per_second": 0.185
35
+ }
36
+ ],
37
+ "logging_steps": 10,
38
+ "max_steps": 15,
39
+ "num_input_tokens_seen": 0,
40
+ "num_train_epochs": 15,
41
+ "save_steps": 10,
42
+ "stateful_callbacks": {
43
+ "TrainerControl": {
44
+ "args": {
45
+ "should_epoch_stop": false,
46
+ "should_evaluate": false,
47
+ "should_log": false,
48
+ "should_save": true,
49
+ "should_training_stop": true
50
+ },
51
+ "attributes": {}
52
+ }
53
+ },
54
+ "total_flos": 1.2874949963753472e+17,
55
+ "train_batch_size": 8,
56
+ "trial_name": null,
57
+ "trial_params": null
58
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb37dd6f5035f514a6b4cbd74ea8b1da60f545ff31ca444c44ec03db82856ea9
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f995b94c93ed3c3d043bbd28f356fc6b8d486bb4fc2bfb5bb2592d7500965723
3
  size 5240