Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10M<n<100M
Language Creators:
found
Annotations Creators:
no-annotation
Source Datasets:
original
ArXiv:
Tags:
License:
davzoku commited on
Commit
d904700
1 Parent(s): 4bc8a9f

Convert dataset to Parquet

Browse files
README.md CHANGED
@@ -9,7 +9,6 @@ license:
9
  - unknown
10
  multilinguality:
11
  - monolingual
12
- pretty_name: BookCorpus
13
  size_categories:
14
  - 10M<n<100M
15
  source_datasets:
@@ -21,17 +20,23 @@ task_ids:
21
  - language-modeling
22
  - masked-language-modeling
23
  paperswithcode_id: bookcorpus
 
24
  dataset_info:
 
25
  features:
26
  - name: text
27
  dtype: string
28
- config_name: plain_text
29
  splits:
30
  - name: train
31
- num_bytes: 4853859824
32
  num_examples: 74004228
33
- download_size: 1179510242
34
- dataset_size: 4853859824
 
 
 
 
 
35
  ---
36
 
37
  # Dataset Card for BookCorpus
 
9
  - unknown
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - 10M<n<100M
14
  source_datasets:
 
20
  - language-modeling
21
  - masked-language-modeling
22
  paperswithcode_id: bookcorpus
23
+ pretty_name: BookCorpus
24
  dataset_info:
25
+ config_name: plain_text
26
  features:
27
  - name: text
28
  dtype: string
 
29
  splits:
30
  - name: train
31
+ num_bytes: 4835329162
32
  num_examples: 74004228
33
+ download_size: 3019488297
34
+ dataset_size: 4835329162
35
+ configs:
36
+ - config_name: plain_text
37
+ data_files:
38
+ - split: train
39
+ path: plain_text/train-*
40
  ---
41
 
42
  # Dataset Card for BookCorpus
dataset_infos.json CHANGED
@@ -1 +1,34 @@
1
- {"plain_text": {"description": "Books are a rich source of both fine-grained information, how a character, an object or a scene looks like, as well as high-level semantics, what someone is thinking, feeling and how these states evolve through a story.This work aims to align books to their movie releases in order to providerich descriptive explanations for visual content that go semantically farbeyond the captions available in current datasets. ", "citation": "@InProceedings{Zhu_2015_ICCV,\n title = {Aligning Books and Movies: Towards Story-Like Visual Explanations by Watching Movies and Reading Books},\n author = {Zhu, Yukun and Kiros, Ryan and Zemel, Rich and Salakhutdinov, Ruslan and Urtasun, Raquel and Torralba, Antonio and Fidler, Sanja},\n booktitle = {The IEEE International Conference on Computer Vision (ICCV)},\n month = {December},\n year = {2015}\n}\n", "homepage": "https://yknzhu.wixsite.com/mbweb", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}}, "supervised_keys": null, "builder_name": "bookcorpus", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": "", "datasets_version_to_prepare": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4853859824, "num_examples": 74004228, "dataset_name": "bookcorpus"}}, "download_checksums": {"https://storage.googleapis.com/huggingface-nlp/datasets/bookcorpus/bookcorpus.tar.bz2": {"num_bytes": 1179510242, "checksum": "03a29333b2b35e98a375b6ad7d2f1651835655cd348fb89c864136bce69a964c"}}, "download_size": 1179510242, "dataset_size": 4853859824, "size_in_bytes": 6033370066}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "plain_text": {
3
+ "description": "Books are a rich source of both fine-grained information, how a character, an object or a scene looks like, as well as high-level semantics, what someone is thinking, feeling and how these states evolve through a story.This work aims to align books to their movie releases in order to providerich descriptive explanations for visual content that go semantically farbeyond the captions available in current datasets. ",
4
+ "citation": "@InProceedings{Zhu_2015_ICCV,\n title = {Aligning Books and Movies: Towards Story-Like Visual Explanations by Watching Movies and Reading Books},\n author = {Zhu, Yukun and Kiros, Ryan and Zemel, Rich and Salakhutdinov, Ruslan and Urtasun, Raquel and Torralba, Antonio and Fidler, Sanja},\n booktitle = {The IEEE International Conference on Computer Vision (ICCV)},\n month = {December},\n year = {2015}\n}\n",
5
+ "homepage": "https://yknzhu.wixsite.com/mbweb",
6
+ "license": "",
7
+ "features": {
8
+ "text": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ }
12
+ },
13
+ "builder_name": "parquet",
14
+ "dataset_name": "bookcorpus",
15
+ "config_name": "plain_text",
16
+ "version": {
17
+ "version_str": "1.0.0",
18
+ "major": 1,
19
+ "minor": 0,
20
+ "patch": 0
21
+ },
22
+ "splits": {
23
+ "train": {
24
+ "name": "train",
25
+ "num_bytes": 4835329162,
26
+ "num_examples": 74004228,
27
+ "dataset_name": null
28
+ }
29
+ },
30
+ "download_size": 3019488297,
31
+ "dataset_size": 4835329162,
32
+ "size_in_bytes": 7854817459
33
+ }
34
+ }
plain_text/train-00000-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76a222432b63c5a0da349da84b570fcd0293c4dd97b37a045a4483fb3612f685
3
+ size 295650506
plain_text/train-00001-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc71fc85e3934ef00fc0ad6a4ca009dbd8cafb9129150db9f3066c6e6268d9ce
3
+ size 302014983
plain_text/train-00002-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4b93c1aaf15e7ba8539a62412693cd9d73bad92a332c1d1f09d8d669870ebb
3
+ size 306671592
plain_text/train-00003-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f484a5fc5c807178b8c3469ba6268e3c1bf50824e595fb3cd7d93abc0ecf957c
3
+ size 295397789
plain_text/train-00004-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a85f6dd28704a1a526bf8c5af2bcea66456e2dc07965cfcb8655d04b0ee80c7
3
+ size 305626996
plain_text/train-00005-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf3b94e946eaecdc3866ed255b906919b64b34b6c6826837ac1da9caef8797a
3
+ size 304403332
plain_text/train-00006-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a8caa9a7d5768c3b3c117ab3db26072a126bae6aa90dbc991410cfdf16b6b7
3
+ size 316182817
plain_text/train-00007-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:997f386bd3da3ad29cdd7895d7023c6e8af8eb2188fcd7d3280ee90cc2ed7db1
3
+ size 311108987
plain_text/train-00008-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29f851199888d99378e7a62b413b161d5d39eebbaaec04d95116804c8bf6637e
3
+ size 284711490
plain_text/train-00009-of-00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd6538c7f571a871e4d17fd2fbcffe935afe09cfbb48d9baabb293ea9d6560f
3
+ size 297719805