Leonel Valencia commited on
Commit
d8b1142
·
verified ·
1 Parent(s): d0a4a4d

Lo logramos

Browse files
Files changed (4) hide show
  1. README.md +3 -19
  2. config.json +1 -2
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -2,14 +2,8 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
5
  - generated_from_trainer
6
- metrics:
7
- - accuracy
8
- widget:
9
- - src: healthy.jpeg
10
- example_title: Healthy
11
- - src: bean_rust.jpeg
12
- example_title: Bean Rust
13
  model-index:
14
  - name: vit_model
15
  results: []
@@ -20,10 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  # vit_model
22
 
23
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
24
- It achieves the following results on the evaluation set:
25
- - Loss: 0.0777
26
- - Accuracy: 0.9774
27
 
28
  ## Model description
29
 
@@ -50,16 +41,9 @@ The following hyperparameters were used during training:
50
  - lr_scheduler_type: linear
51
  - num_epochs: 4
52
 
53
- ### Training results
54
-
55
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
- |:-------------:|:------:|:----:|:---------------:|:--------:|
57
- | 0.1365 | 3.8462 | 500 | 0.0777 | 0.9774 |
58
-
59
-
60
  ### Framework versions
61
 
62
- - Transformers 4.40.1
63
  - Pytorch 2.2.1+cu121
64
  - Datasets 2.19.0
65
  - Tokenizers 0.19.1
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
+ - image-classification
6
  - generated_from_trainer
 
 
 
 
 
 
 
7
  model-index:
8
  - name: vit_model
9
  results: []
 
14
 
15
  # vit_model
16
 
17
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset.
 
 
 
18
 
19
  ## Model description
20
 
 
41
  - lr_scheduler_type: linear
42
  - num_epochs: 4
43
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
+ - Transformers 4.40.0
47
  - Pytorch 2.2.1+cu121
48
  - Datasets 2.19.0
49
  - Tokenizers 0.19.1
config.json CHANGED
@@ -27,8 +27,7 @@
27
  "num_channels": 3,
28
  "num_hidden_layers": 12,
29
  "patch_size": 16,
30
- "problem_type": "single_label_classification",
31
  "qkv_bias": true,
32
  "torch_dtype": "float32",
33
- "transformers_version": "4.40.1"
34
  }
 
27
  "num_channels": 3,
28
  "num_hidden_layers": 12,
29
  "patch_size": 16,
 
30
  "qkv_bias": true,
31
  "torch_dtype": "float32",
32
+ "transformers_version": "4.40.0"
33
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ec356d7c73aebbca62978b200fc22e9a68100c84351da607cfd287fc0ec4704
3
  size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586c9076a561009c3dd4e4cba031257e8e2e60f2dd7b577b3d997fcadd47ad27
3
  size 343227052
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae97bc35878866b988635a5de1da3b42a6947233409cf393a9dc785e08dbcbef
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be082298d785f25c9fbad4b58352102c30dc42016e1f6edeed85dbd871793ce
3
  size 4984