Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- ek826/imagenet-gen-sd1.5
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
pipeline_tag: image-classification
|
10 |
+
---
|
11 |
+
|
12 |
+
**Model Card**
|
13 |
+
|
14 |
+
The checkpoint is a ResNet-50 trained on the [SD-T2I split of ImageNet++](https://huggingface.co/datasets/ek826/imagenet-gen-sd1.5).
|