Dugerij commited on
Commit
c041280
·
verified ·
1 Parent(s): 48b450f

End of training

Browse files
README.md CHANGED
@@ -3,7 +3,11 @@ library_name: transformers
3
  license: other
4
  base_model: nvidia/mit-b0
5
  tags:
 
 
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: newspaper_classifier_segformer
9
  results: []
@@ -14,7 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # newspaper_classifier_segformer
16
 
17
- This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
 
 
 
18
 
19
  ## Model description
20
 
 
3
  license: other
4
  base_model: nvidia/mit-b0
5
  tags:
6
+ - image-classification
7
+ - vision
8
  - generated_from_trainer
9
+ metrics:
10
+ - accuracy
11
  model-index:
12
  - name: newspaper_classifier_segformer
13
  results: []
 
18
 
19
  # newspaper_classifier_segformer
20
 
21
+ This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the taresco/newspaper_ocr dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0198
24
+ - Accuracy: 0.9962
25
 
26
  ## Model description
27
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.9961632368329264,
4
+ "eval_loss": 0.019796032458543777,
5
+ "eval_runtime": 122.6936,
6
+ "eval_samples_per_second": 23.367,
7
+ "eval_steps_per_second": 1.467,
8
+ "total_flos": 7.634005171780977e+17,
9
+ "train_loss": 0.014733173099793787,
10
+ "train_runtime": 3702.8729,
11
+ "train_samples_per_second": 13.161,
12
+ "train_steps_per_second": 0.823
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.9961632368329264,
4
+ "eval_loss": 0.019796032458543777,
5
+ "eval_runtime": 122.6936,
6
+ "eval_samples_per_second": 23.367,
7
+ "eval_steps_per_second": 1.467
8
+ }
runs/Apr28_22-35-24_1c0517da4b2e/events.out.tfevents.1745883617.1c0517da4b2e.97.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:111d0213e42f0975e1a09144ef9d9c99d31db6389172e96b8257552cf0a6fd55
3
+ size 411
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 7.634005171780977e+17,
4
+ "train_loss": 0.014733173099793787,
5
+ "train_runtime": 3702.8729,
6
+ "train_samples_per_second": 13.161,
7
+ "train_steps_per_second": 0.823
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 3048,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.4921259842519685,
14
+ "grad_norm": 5.2201099606463686e-05,
15
+ "learning_rate": 4.181430446194226e-05,
16
+ "loss": 0.0255,
17
+ "step": 500
18
+ },
19
+ {
20
+ "epoch": 0.984251968503937,
21
+ "grad_norm": 0.0001974255428649485,
22
+ "learning_rate": 3.361220472440945e-05,
23
+ "loss": 0.0248,
24
+ "step": 1000
25
+ },
26
+ {
27
+ "epoch": 1.4763779527559056,
28
+ "grad_norm": 0.0010723082814365625,
29
+ "learning_rate": 2.5410104986876644e-05,
30
+ "loss": 0.0115,
31
+ "step": 1500
32
+ },
33
+ {
34
+ "epoch": 1.968503937007874,
35
+ "grad_norm": 0.04216455668210983,
36
+ "learning_rate": 1.7208005249343835e-05,
37
+ "loss": 0.0121,
38
+ "step": 2000
39
+ },
40
+ {
41
+ "epoch": 2.4606299212598426,
42
+ "grad_norm": 0.008129170164465904,
43
+ "learning_rate": 9.005905511811025e-06,
44
+ "loss": 0.0066,
45
+ "step": 2500
46
+ },
47
+ {
48
+ "epoch": 2.952755905511811,
49
+ "grad_norm": 0.0005369239370338619,
50
+ "learning_rate": 8.038057742782153e-07,
51
+ "loss": 0.0084,
52
+ "step": 3000
53
+ },
54
+ {
55
+ "epoch": 3.0,
56
+ "step": 3048,
57
+ "total_flos": 7.634005171780977e+17,
58
+ "train_loss": 0.014733173099793787,
59
+ "train_runtime": 3702.8729,
60
+ "train_samples_per_second": 13.161,
61
+ "train_steps_per_second": 0.823
62
+ }
63
+ ],
64
+ "logging_steps": 500,
65
+ "max_steps": 3048,
66
+ "num_input_tokens_seen": 0,
67
+ "num_train_epochs": 3,
68
+ "save_steps": 500,
69
+ "stateful_callbacks": {
70
+ "TrainerControl": {
71
+ "args": {
72
+ "should_epoch_stop": false,
73
+ "should_evaluate": false,
74
+ "should_log": false,
75
+ "should_save": true,
76
+ "should_training_stop": true
77
+ },
78
+ "attributes": {}
79
+ }
80
+ },
81
+ "total_flos": 7.634005171780977e+17,
82
+ "train_batch_size": 16,
83
+ "trial_name": null,
84
+ "trial_params": null
85
+ }