jrbeduardo
commited on
Commit
•
7294241
1
Parent(s):
0e92f27
Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,14 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: vit-model-jrbeduardo
|
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 |
|
@@ -59,4 +65,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.44.2
|
60 |
- Pytorch 2.5.0+cu121
|
61 |
- Datasets 3.1.0
|
62 |
-
- Tokenizers 0.19.1
|
|
|
10 |
model-index:
|
11 |
- name: vit-model-jrbeduardo
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- AI-Lab-Makerere/beans
|
15 |
+
widget:
|
16 |
+
- src: https://huggingface.co/jrbeduardo/vit-model-jrbeduardo/tree/main/healthy.jpeg
|
17 |
+
- example_title: Healthy
|
18 |
+
- src: https://huggingface.co/jrbeduardo/vit-model-jrbeduardo/tree/main/bean_rust.jpeg
|
19 |
+
- example_title: Bean Rust
|
20 |
---
|
|
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
22 |
should probably proofread and complete it, then remove this comment. -->
|
23 |
|
|
|
65 |
- Transformers 4.44.2
|
66 |
- Pytorch 2.5.0+cu121
|
67 |
- Datasets 3.1.0
|
68 |
+
- Tokenizers 0.19.1
|