Update README.md
Browse files
README.md
CHANGED
@@ -2,20 +2,6 @@
|
|
2 |
license: mit
|
3 |
language: en
|
4 |
pipeline_tag: image-classification
|
5 |
-
|
6 |
datasets:
|
7 |
- cmudrc/3d-printed-or-not
|
8 |
-
metrics:
|
9 |
-
- accuracy
|
10 |
-
model-index:
|
11 |
-
- name: cmudrc/3d-printed-or-not
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
type: image_binary_classification
|
15 |
-
dataset:
|
16 |
-
type: cmudrc/3d-printed-or-not # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
|
17 |
-
name: 3D Printed Or Not? # Required. A pretty name for the dataset. Example: Common Voice (French)
|
18 |
-
metrics:
|
19 |
-
- type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
|
20 |
-
value: 0.0
|
21 |
---
|
|
|
2 |
license: mit
|
3 |
language: en
|
4 |
pipeline_tag: image-classification
|
|
|
5 |
datasets:
|
6 |
- cmudrc/3d-printed-or-not
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|