mapsoriano commited on
Commit
2e130e4
1 Parent(s): 74cd8e5

Initial commit: Add train, validation, and test datasets

Browse files

This commit adds the following CSV files to the repository:
- unique_train_dataset.csv
- unique_validation_dataset.csv
- unique_test_dataset.csv

The prefix "unique" was added to signify that no two tweets are the exact same as much as possible, eliminating redundancy.
These datasets will be used for training, validation, and testing purposes.

unique_test_dataset.csv ADDED
The diff for this file is too large to render. See raw diff
 
unique_train_dataset.csv ADDED
The diff for this file is too large to render. See raw diff
 
unique_validation_dataset.csv ADDED
The diff for this file is too large to render. See raw diff