lorenzoscottb commited on
Commit
10b6a14
·
1 Parent(s): 7194f94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +97 -2
README.md CHANGED
@@ -13,7 +13,102 @@ dataset_info:
13
  num_examples: 29345
14
  download_size: 15525739
15
  dataset_size: 27263345
 
 
 
 
 
 
 
 
16
  ---
17
- # Dataset Card for "DreamBank-dreams"
18
 
19
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  num_examples: 29345
14
  download_size: 15525739
15
  dataset_size: 27263345
16
+ license: apache-2.0
17
+ task_categories:
18
+ - text-generation
19
+ language:
20
+ - en
21
+ - de
22
+ size_categories:
23
+ - 10K<n<100K
24
  ---
25
+ # DreamBank - Dreams
26
 
27
+ The dataset is a collection of ~30k textual reports of dreams, originally scraped from the [DreamBank](https://www.dreambank.net/) databased by
28
+ [`mattbierner`](https://github.com/mattbierner/DreamScrape). The DreamBank reports are divided into `series`,
29
+ which are collections of individuals or research projects/groups that have gathered the dreams. The vast majority of the series are in the
30
+ english language, but a small part of the are in German. These series are indicated by the presence of `.de` in their name.
31
+
32
+ ## Content
33
+ The dataset revolves around three main features:
34
+ - `dreams`: the content of each dream report.
35
+ - `series`: the series to which a report belongs
36
+ - `description`: a brief description of the `series`
37
+ -
38
+ ## Series distribution
39
+ The following is a summary of (alphabetically ordered) DreamBank's series together with their total amount of dream reports.
40
+
41
+ - alta: 422
42
+ - angie: 48
43
+ - arlie: 212
44
+ - b: 3114
45
+ - b-baseline: 250
46
+ - b2: 1138
47
+ - bay_area_girls_456: 234
48
+ - bay_area_girls_789: 154
49
+ - bea1: 223
50
+ - bea2: 63
51
+ - blind-f: 238
52
+ - blind-m: 143
53
+ - bosnak: 53
54
+ - chris: 100
55
+ - chuck: 75
56
+ - dahlia: 24
57
+ - david: 166
58
+ - dorothea: 899
59
+ - ed: 143
60
+ - edna: 19
61
+ - elizabeth: 1707
62
+ - emma: 1221
63
+ - emmas_husband: 72
64
+ - esther: 110
65
+ - german-f.de: 397
66
+ - german-m.de: 140
67
+ - hall_female: 681
68
+ - jasmine1: 39
69
+ - jasmine2: 269
70
+ - jasmine3: 259
71
+ - jasmine4: 94
72
+ - jeff: 87
73
+ - joan: 42
74
+ - kenneth: 2021
75
+ - lawrence: 206
76
+ - mack: 38
77
+ - madeline1-hs: 98
78
+ - madeline2-dorms: 186
79
+ - madeline3-offcampus: 348
80
+ - madeline4-postgrad: 294
81
+ - mark: 23
82
+ - melissa: 89
83
+ - melora: 211
84
+ - melvin: 128
85
+ - merri: 315
86
+ - miami-home: 171
87
+ - miami-lab: 274
88
+ - midwest_teens-f: 111
89
+ - midwest_teens-m: 83
90
+ - nancy: 44
91
+ - natural_scientist: 234
92
+ - norman: 1235
93
+ - norms-f: 490
94
+ - norms-m: 491
95
+ - pegasus: 1093
96
+ - peru-f: 381
97
+ - peru-m: 384
98
+ - phil1: 106
99
+ - phil2: 220
100
+ - phil3: 180
101
+ - physiologist: 86
102
+ - ringo: 16
103
+ - samantha: 63
104
+ - seventh_graders: 69
105
+ - toby: 33
106
+ - tom: 27
107
+ - ucsc_women: 81
108
+ - vickie: 35
109
+ - vietnam_vet: 98
110
+ - vonuslar.de: 6094
111
+ - wedding: 65
112
+ - west_coast_teens: 89
113
+ - zurich-f.de: 164
114
+ - zurich-m.de: 135