File size: 657 Bytes
c92e2e6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
dataset_info:
features:
- name: Release Year
dtype: int64
- name: Title
dtype: string
- name: Cast
dtype: string
- name: Wiki Page
dtype: string
- name: Plot
dtype: string
- name: plot_length
dtype: int64
- name: text
dtype: string
- name: embeddings
sequence: float32
splits:
- name: train
num_bytes: 256974740
num_examples: 33155
download_size: 216835238
dataset_size: 256974740
---
# Dataset Card for "wiki-movie-plots-with-summaries-faiss-embeddings"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |