Datasets:

Modalities:
Image
Text
Formats:
json
ArXiv:
DOI:
License:
shanto268 commited on
Commit
150ebf9
·
verified ·
1 Parent(s): df9b61f

Disable dataset-viewer to keep old datasets<4.7 clients working

Browse files

The datasets-server auto-generated schema uses the new Json() feature type (added in datasets==4.7.0) because some rows store cplr_opts/lead/meander as JSON strings and others as dicts. This causes datasets<4.7 clients (including the version pinned transitively by SQuADDS==0.4.3 via 'datasets>=2.19') to crash with: ValueError: Feature type 'Json' not found. Setting viewer: false suppresses the /info endpoint's exported_dataset_infos so datasets clients fall through to per-file schema inference and work across all supported versions. The data files themselves are unchanged.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  configs:
4
  - config_name: qubit-TransmonCross-cap_matrix
5
  data_files:
 
1
  ---
2
  license: mit
3
+ viewer: false
4
  configs:
5
  - config_name: qubit-TransmonCross-cap_matrix
6
  data_files: