DanJoshua commited on
Commit
c5da75c
·
verified ·
1 Parent(s): e14ca26

Model save

Browse files
Files changed (4) hide show
  1. README.md +77 -0
  2. all_results.json +8 -0
  3. model.safetensors +1 -1
  4. train_results.json +8 -0
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: profesor_MViT_O_VIOPERU
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # profesor_MViT_O_VIOPERU
19
+
20
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4218
23
+ - Accuracy: 0.8519
24
+ - F1: 0.8519
25
+ - Precision: 0.8519
26
+ - Recall: 0.8519
27
+ - Roc Auc: 0.9100
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
+ - train_batch_size: 22
48
+ - eval_batch_size: 22
49
+ - seed: 42
50
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_steps: 90
53
+ - training_steps: 900
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Roc Auc |
59
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------:|
60
+ | 0.6682 | 7.0067 | 90 | 0.6678 | 0.6111 | 0.5504 | 0.7849 | 0.6111 | 0.8791 |
61
+ | 0.5925 | 14.0133 | 180 | 0.6043 | 0.8519 | 0.8519 | 0.8519 | 0.8519 | 0.875 |
62
+ | 0.4774 | 22.0067 | 270 | 0.5004 | 0.8889 | 0.8886 | 0.8907 | 0.8889 | 0.8929 |
63
+ | 0.3457 | 29.0133 | 360 | 0.4336 | 0.8704 | 0.8702 | 0.8707 | 0.8704 | 0.8929 |
64
+ | 0.221 | 37.0067 | 450 | 0.3516 | 0.8519 | 0.8519 | 0.8519 | 0.8519 | 0.8984 |
65
+ | 0.139 | 44.0133 | 540 | 0.3847 | 0.8704 | 0.8697 | 0.8745 | 0.8704 | 0.9080 |
66
+ | 0.0955 | 52.0067 | 630 | 0.3967 | 0.8704 | 0.8675 | 0.8963 | 0.8704 | 0.9121 |
67
+ | 0.0773 | 59.0133 | 720 | 0.4283 | 0.8704 | 0.8697 | 0.8745 | 0.8704 | 0.9032 |
68
+ | 0.0584 | 67.0067 | 810 | 0.3643 | 0.8889 | 0.8880 | 0.8971 | 0.8889 | 0.9114 |
69
+ | 0.0441 | 74.0133 | 900 | 0.4218 | 0.8519 | 0.8519 | 0.8519 | 0.8519 | 0.9100 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.46.1
75
+ - Pytorch 2.0.1+cu118
76
+ - Datasets 3.1.0
77
+ - Tokenizers 0.20.1
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 74.01333333333334,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.28845465143521626,
5
+ "train_runtime": 11386.9322,
6
+ "train_samples_per_second": 1.739,
7
+ "train_steps_per_second": 0.079
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fcb18973558d72612636d4fe9966a809e2e40fcca7c9f054d66b21f4dd1290b
3
  size 137270032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8baaa7c2d67e17d0c1ff9f70182f3ce67bd1d63acb0d05c9602bd9899442b60e
3
  size 137270032
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 74.01333333333334,
3
+ "total_flos": 0.0,
4
+ "train_loss": 0.28845465143521626,
5
+ "train_runtime": 11386.9322,
6
+ "train_samples_per_second": 1.739,
7
+ "train_steps_per_second": 0.079
8
+ }