Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,6 +3,19 @@ license: apache-2.0
|
|
3 |
pretty_name: pytorch-image-models metrics
|
4 |
tags:
|
5 |
- github-stars
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# pytorch-image-models metrics
|
|
|
3 |
pretty_name: pytorch-image-models metrics
|
4 |
tags:
|
5 |
- github-stars
|
6 |
+
dataset_info:
|
7 |
+
features:
|
8 |
+
- name: name
|
9 |
+
dtype: 'null'
|
10 |
+
- name: stars
|
11 |
+
dtype: 'null'
|
12 |
+
- name: forks
|
13 |
+
dtype: 'null'
|
14 |
+
splits:
|
15 |
+
- name: package
|
16 |
+
- name: repository
|
17 |
+
download_size: 1798
|
18 |
+
dataset_size: 0
|
19 |
---
|
20 |
|
21 |
# pytorch-image-models metrics
|