spock / README.md
omgbobbyg's picture
Update README.md
dc2a799 verified
|
raw
history blame
694 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: title
dtype: string
- name: original_airdate
dtype: string
- name: production_number
dtype: int64
- name: dialogue
dtype: string
splits:
- name: train
num_bytes: 458355.2
num_examples: 3476
- name: validation
num_bytes: 114588.8
num_examples: 869
download_size: 276210
dataset_size: 572944.0
---
# Dataset Card for "spock"
spock is a dataset that contains all lines of dialogue spoken by the character "Spock" during the entire run of the original Star Trek TV series.