Datasets:
| size_categories: | |
| - 100K<n<1M | |
| task_categories: | |
| - text-classification | |
| - text2text-generation | |
| dataset_info: | |
| features: | |
| - name: author | |
| dtype: string | |
| - name: story | |
| dtype: string | |
| - name: chapter | |
| dtype: int64 | |
| - name: story_tags | |
| dtype: string | |
| - name: story_title | |
| dtype: string | |
| - name: story_blurb | |
| dtype: string | |
| - name: story_status | |
| dtype: string | |
| - name: story_likes | |
| dtype: int64 | |
| - name: story_dislikes | |
| dtype: int64 | |
| - name: story_description | |
| dtype: string | |
| - name: story_rating | |
| dtype: string | |
| - name: created | |
| dtype: string | |
| - name: updated | |
| dtype: string | |
| - name: views | |
| dtype: int64 | |
| - name: text | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 16742484826 | |
| num_examples: 950234 | |
| download_size: 9389860031 | |
| dataset_size: 16742484826 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| # Dataset Card for "fimfarchive" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |