lhoestq HF staff commited on
Commit
a537889
1 Parent(s): 2ee9925

Enable the Dataset Viewer

Browse files

...by configuring which files to show.

we can show the content of the Parquet files only, since the Viewer doesn't support NumPy files at the moment.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
3
  ---
4
 
5
  ## DataComp XLarge Pool
 
1
  ---
2
  license: cc-by-4.0
3
+ configs:
4
+ - config_name: no_embeddings
5
+ data_files: "**/*.parquet"
6
  ---
7
 
8
  ## DataComp XLarge Pool