Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 293 Bytes

File metadata and controls

14 lines (10 loc) · 293 Bytes

Data

Feel free to add any csv files into this folder that adhere to the following format:

ID,TEXT,
0,DATASET_TITLE,
1,TEXT_1,
...,...,
N,TEXT_N,

After quitting and re-running the Flask server, the drop down on the Introduction page will now include your new datasets as options.