nicos-dp commited on
Commit
3f91ea0
·
1 Parent(s): 3fd9962

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -25
README.md CHANGED
@@ -1,3 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dataset Card for AGM Dataset
2
 
3
  ## Dataset Summary
@@ -69,28 +93,4 @@ If you use the AGM dataset in your work, please consider citing the following pu
69
 
70
  ```bibtex
71
 
72
- ```
73
- ---
74
- license: cc
75
- dataset_info:
76
- features:
77
- - name: image
78
- dtype: image
79
- - name: label
80
- dtype: string
81
- splits:
82
- - name: train
83
- num_bytes: 3402823919.416
84
- num_examples: 972858
85
- download_size: 3460351304
86
- dataset_size: 3402823919.416
87
- configs:
88
- - config_name: default
89
- data_files:
90
- - split: train
91
- path: data/train-*
92
- task_categories:
93
- - image-classification
94
- size_categories:
95
- - 100K<n<1M
96
- ---
 
1
+ ---
2
+ license: cc
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: label
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 3402823919.416
12
+ num_examples: 972858
13
+ download_size: 3460351304
14
+ dataset_size: 3402823919.416
15
+ configs:
16
+ - config_name: default
17
+ data_files:
18
+ - split: train
19
+ path: data/train-*
20
+ task_categories:
21
+ - image-classification
22
+ size_categories:
23
+ - 100K<n<1M
24
+ ---
25
  # Dataset Card for AGM Dataset
26
 
27
  ## Dataset Summary
 
93
 
94
  ```bibtex
95
 
96
+ ```