Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,13 @@ datasets:
|
|
7 |
- beans
|
8 |
metrics:
|
9 |
- accuracy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
model-index:
|
11 |
- name: platzi-vit-model-Joaquin-Romero
|
12 |
results: []
|
@@ -24,15 +31,15 @@ It achieves the following results on the evaluation set:
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
-
|
28 |
|
29 |
## Intended uses & limitations
|
30 |
|
31 |
-
|
32 |
|
33 |
## Training and evaluation data
|
34 |
|
35 |
-
|
36 |
|
37 |
## Training procedure
|
38 |
|
|
|
7 |
- beans
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
+
widget:
|
11 |
+
- src: >-
|
12 |
+
https://huggingface.co/platzi/platzi-vit-base-beans/resolve/main/healthy.jpeg
|
13 |
+
example_title: Healthy
|
14 |
+
- src: >-
|
15 |
+
https://huggingface.co/platzi/platzi-vit-base-beans/resolve/main/bean_rust.jpeg
|
16 |
+
example_title: Bean Rust
|
17 |
model-index:
|
18 |
- name: platzi-vit-model-Joaquin-Romero
|
19 |
results: []
|
|
|
31 |
|
32 |
## Model description
|
33 |
|
34 |
+
It's a Image Classification model performed
|
35 |
|
36 |
## Intended uses & limitations
|
37 |
|
38 |
+
None
|
39 |
|
40 |
## Training and evaluation data
|
41 |
|
42 |
+
Beans dataset
|
43 |
|
44 |
## Training procedure
|
45 |
|