clallier commited on
Commit
438b16c
·
verified ·
1 Parent(s): 1c4c899

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -121,7 +121,6 @@ You can run SQL queries directly on your browser using DuckDB over the hosted Pa
121
  sheet_width,
122
  sheet_length,
123
  sheet_type,
124
- tasks_index,
125
  FROM tasks
126
  WHERE is_train = true
127
  LIMIT 500;
 
121
  sheet_width,
122
  sheet_length,
123
  sheet_type,
 
124
  FROM tasks
125
  WHERE is_train = true
126
  LIMIT 500;