Datasets:

License:

There is no 'cell_type' in data

#1
by ypark-bioinfo - opened

The cell type information is shown on data preview.
However, there is no cell_type information in dataset.

dataset_info.json
4 "features": {
5 "input_ids": {
6 "feature": {
7 "dtype": "int32",
8 "_type": "Value"
9 },
10 "_type": "Sequence"
11 },
12 "length": {
13 "dtype": "int64",
14 "_type": "Value"
15 }
16 },

It would be great if you can update the data file with the one having cell type information.

Best

Sign up or log in to comment