| configs: | |
| - config_name: TADC | |
| data_files: | |
| - split: train | |
| path: | |
| - dataset.txt | |
| - split: bonus | |
| path: | |
| - mergethem.txt | |
| - upnext.txt | |
| task_categories: | |
| - text-generation | |
| language: | |
| - en | |
| Curently contains transcript in the format of: | |
| ``` | |
| <|role|>character | |
| character text (Additional not said stuff) | |
| ``` | |
| For individual episodes use:<br> | |
| dataset-ep[number].txt | |
| For everything combined use:<br> | |
| dataset.txt | |