parquet-converter
commited on
Commit
•
ea75e92
1
Parent(s):
5389570
Update parquet files
Browse files
README.md
DELETED
@@ -1,75 +0,0 @@
|
|
1 |
-
---
|
2 |
-
dataset_info:
|
3 |
-
features:
|
4 |
-
- name: TEXT
|
5 |
-
dtype: string
|
6 |
-
- name: METADATA
|
7 |
-
dtype: string
|
8 |
-
- name: SOURCE
|
9 |
-
dtype: string
|
10 |
-
splits:
|
11 |
-
- name: train
|
12 |
-
num_bytes: 211728118
|
13 |
-
num_examples: 2781
|
14 |
-
download_size: 125187885
|
15 |
-
dataset_size: 211728118
|
16 |
-
license: mit
|
17 |
-
task_categories:
|
18 |
-
- conversational
|
19 |
-
- text2text-generation
|
20 |
-
- text-generation
|
21 |
-
language:
|
22 |
-
- en
|
23 |
-
tags:
|
24 |
-
- OpenAssistant
|
25 |
-
- transcripts
|
26 |
-
- subtitles
|
27 |
-
- television
|
28 |
-
pretty_name: TV and Movie dialogue and transcript corpus
|
29 |
-
size_categories:
|
30 |
-
- 1K<n<10K
|
31 |
-
---
|
32 |
-
# Dataset Card for "tv_dialogue"
|
33 |
-
|
34 |
-
This dataset contains transcripts for famous movies and TV shows from multiple sources.
|
35 |
-
|
36 |
-
An example dialogue would be:
|
37 |
-
```
|
38 |
-
[PERSON 1] Hello
|
39 |
-
[PERSON 2] Hello Person 2!
|
40 |
-
How's it going?
|
41 |
-
|
42 |
-
(they are both talking)
|
43 |
-
|
44 |
-
[PERSON 1] I like being an example
|
45 |
-
on Huggingface!
|
46 |
-
|
47 |
-
They are examples on Huggingface.
|
48 |
-
CUT OUT TO ANOTHER SCENCE
|
49 |
-
|
50 |
-
We are somewhere else
|
51 |
-
[PERSON 1 (v.o)] I wonder where we are?
|
52 |
-
```
|
53 |
-
|
54 |
-
All dialogues were processed to follow this format. Each row is a single episode / movie (**2781** rows total)
|
55 |
-
following the [OpenAssistant](https://open-assistant.io/) format. The METADATA column contains dditional information as a JSON string.
|
56 |
-
|
57 |
-
## Dialogue only, with some information on the scene
|
58 |
-
|
59 |
-
| Show | Number of scripts | Via | Source |
|
60 |
-
|----|----|---|---|
|
61 |
-
| Friends | 236 episodes | https://github.com/emorynlp/character-mining | friends/emorynlp |
|
62 |
-
| The Office | 186 episodes | https://www.kaggle.com/datasets/nasirkhalid24/the-office-us-complete-dialoguetranscript | office/nasirkhalid24 |
|
63 |
-
| Marvel Cinematic Universe | 18 movies | https://www.kaggle.com/datasets/pdunton/marvel-cinematic-universe-dialogue | marvel/pdunton |
|
64 |
-
| Doctor Who | 306 episodes | https://www.kaggle.com/datasets/jeanmidev/doctor-who | drwho/jeanmidev |
|
65 |
-
| Star Trek | 708 episodes | http://www.chakoteya.net/StarTrek/index.html based on https://github.com/GJBroughton/Star_Trek_Scripts/ | statrek/chakoteya |
|
66 |
-
|
67 |
-
## Actual transcripts with detailed information on the scenes
|
68 |
-
|
69 |
-
| Show | Number of scripts | Via | Source |
|
70 |
-
|----|----|---|---|
|
71 |
-
| Top Movies | 919 movies | https://imsdb.com/ | imsdb |
|
72 |
-
| Top Movies | 171 movies | https://www.dailyscript.com/ | dailyscript |
|
73 |
-
| Stargate SG-1 | 18 episodes | https://imsdb.com/ | imsdb |
|
74 |
-
| South Park | 129 episodes | https://imsdb.com/ | imsdb |
|
75 |
-
| Knight Rider | 80 episodes | http://www.knightriderarchives.com/ | knightriderarchives |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00000-of-00001-b60de8ba0700f755.parquet → sedthh--tv_dialogue/parquet-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86973d1bbdb2f7bd2052a92eee82dcea6665238edf664e52b7e0b903ac4587c7
|
3 |
+
size 125188373
|