tarekziade
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ model-index:
|
|
9 |
- name: results
|
10 |
results: []
|
11 |
pipeline_tag: image-classification
|
12 |
-
datasets:
|
13 |
|
14 |
---
|
15 |
|
@@ -35,7 +35,7 @@ You can use this model to detect if an image is a picture or a document.
|
|
35 |
|
36 |
# Training procedure
|
37 |
|
38 |
-
Source code used to generate this model : https://github.com/
|
39 |
|
40 |
## Training hyperparameters
|
41 |
|
|
|
9 |
- name: results
|
10 |
results: []
|
11 |
pipeline_tag: image-classification
|
12 |
+
datasets: mozilla/docornot
|
13 |
|
14 |
---
|
15 |
|
|
|
35 |
|
36 |
# Training procedure
|
37 |
|
38 |
+
Source code used to generate this model : https://github.com/mozilla/docornot
|
39 |
|
40 |
## Training hyperparameters
|
41 |
|