EiffL commited on
Commit
0b8b938
·
1 Parent(s): 4334fc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -2,13 +2,13 @@
2
  license: mit
3
  configs:
4
  - config_name: EDR_SV3
 
5
  default: true
6
- data_files:
7
  - split: train
8
- path: "data/EDR_SV3/*.parquet"
9
  dataset_info:
10
  config_name: EDR_SV3
11
- version: 0.0.1
12
  features:
13
  - name: TARGETID
14
  dtype: int64
@@ -53,13 +53,17 @@ dataset_info:
53
  sequence: float32
54
  length: 7781
55
  homepage: https://www.desi.lbl.gov/
56
- description: One Percent Survey from the Early Data Release of the DESI Spectroscopic Survey
 
 
57
  splits:
58
  - name: train
59
  num_bytes: 72417839557
60
  num_examples: 1126441
61
  download_size: 70656849405
62
  dataset_size: 72417839557
 
 
63
  ---
64
 
65
  # Dataset Card for Dataset Name
 
2
  license: mit
3
  configs:
4
  - config_name: EDR_SV3
5
+ version: 0.0.1
6
  default: true
7
+ data_files:
8
  - split: train
9
+ path: data/EDR_SV3/*.parquet
10
  dataset_info:
11
  config_name: EDR_SV3
 
12
  features:
13
  - name: TARGETID
14
  dtype: int64
 
53
  sequence: float32
54
  length: 7781
55
  homepage: https://www.desi.lbl.gov/
56
+ description: >-
57
+ One Percent Survey from the Early Data Release of the DESI Spectroscopic
58
+ Survey
59
  splits:
60
  - name: train
61
  num_bytes: 72417839557
62
  num_examples: 1126441
63
  download_size: 70656849405
64
  dataset_size: 72417839557
65
+ size_categories:
66
+ - 1M<n<10M
67
  ---
68
 
69
  # Dataset Card for Dataset Name