system HF staff commited on
Commit
e1a9e1b
1 Parent(s): 3015c15

Update files from the datasets library (from 1.4.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0

Files changed (2) hide show
  1. README.md +21 -21
  2. crd3.py +4 -2
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://github.com/RevanthRameshkumar/CRD3](https://github.com/RevanthRameshkumar/CRD3)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 4020.33 MB
38
  - **Total amount of disk used:** 4300.25 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  Storytelling with Dialogue: A Critical Role Dungeons and Dragons Dataset.
43
  Critical Role is an unscripted, live-streamed show where a fixed group of people play Dungeons and Dragons, an open-ended role-playing game.
@@ -46,19 +46,19 @@ abstractive summaries collected from the Fandom wiki. The dataset is linguistica
46
  collaboration and spoken interaction. For each dialogue, there are a large number of turns, multiple abstractive summaries with varying levels of detail,
47
  and semantic ties to the previous dialogues.
48
 
49
- ### [Supported Tasks](#supported-tasks)
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
- ### [Languages](#languages)
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
- ## [Dataset Structure](#dataset-structure)
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
- ### [Data Instances](#data-instances)
62
 
63
  #### default
64
 
@@ -82,7 +82,7 @@ An example of 'train' looks as follows.
82
  }
83
  ```
84
 
85
- ### [Data Fields](#data-fields)
86
 
87
  The data fields are the same among all splits.
88
 
@@ -97,55 +97,55 @@ The data fields are the same among all splits.
97
  - `names`: a `string` feature.
98
  - `utterances`: a `string` feature.
99
 
100
- ### [Data Splits Sample Size](#data-splits-sample-size)
101
 
102
  | name | train |validation| test |
103
  |-------|------:|---------:|------:|
104
  |default|2942362| 2942362|2942362|
105
 
106
- ## [Dataset Creation](#dataset-creation)
107
 
108
- ### [Curation Rationale](#curation-rationale)
109
 
110
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
111
 
112
- ### [Source Data](#source-data)
113
 
114
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
115
 
116
- ### [Annotations](#annotations)
117
 
118
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
 
120
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
125
 
126
- ### [Social Impact of Dataset](#social-impact-of-dataset)
127
 
128
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
129
 
130
- ### [Discussion of Biases](#discussion-of-biases)
131
 
132
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
 
134
- ### [Other Known Limitations](#other-known-limitations)
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
- ## [Additional Information](#additional-information)
139
 
140
- ### [Dataset Curators](#dataset-curators)
141
 
142
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
 
144
- ### [Licensing Information](#licensing-information)
145
 
146
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
147
 
148
- ### [Citation Information](#citation-information)
149
 
150
  ```
151
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/RevanthRameshkumar/CRD3](https://github.com/RevanthRameshkumar/CRD3)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
37
  - **Size of the generated dataset:** 4020.33 MB
38
  - **Total amount of disk used:** 4300.25 MB
39
 
40
+ ### Dataset Summary
41
 
42
  Storytelling with Dialogue: A Critical Role Dungeons and Dragons Dataset.
43
  Critical Role is an unscripted, live-streamed show where a fixed group of people play Dungeons and Dragons, an open-ended role-playing game.
 
46
  collaboration and spoken interaction. For each dialogue, there are a large number of turns, multiple abstractive summaries with varying levels of detail,
47
  and semantic ties to the previous dialogues.
48
 
49
+ ### Supported Tasks
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
+ ### Languages
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
+ ## Dataset Structure
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
+ ### Data Instances
62
 
63
  #### default
64
 
 
82
  }
83
  ```
84
 
85
+ ### Data Fields
86
 
87
  The data fields are the same among all splits.
88
 
 
97
  - `names`: a `string` feature.
98
  - `utterances`: a `string` feature.
99
 
100
+ ### Data Splits Sample Size
101
 
102
  | name | train |validation| test |
103
  |-------|------:|---------:|------:|
104
  |default|2942362| 2942362|2942362|
105
 
106
+ ## Dataset Creation
107
 
108
+ ### Curation Rationale
109
 
110
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
111
 
112
+ ### Source Data
113
 
114
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
115
 
116
+ ### Annotations
117
 
118
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
 
120
+ ### Personal and Sensitive Information
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
+ ## Considerations for Using the Data
125
 
126
+ ### Social Impact of Dataset
127
 
128
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
129
 
130
+ ### Discussion of Biases
131
 
132
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
 
134
+ ### Other Known Limitations
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
+ ## Additional Information
139
 
140
+ ### Dataset Curators
141
 
142
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
 
144
+ ### Licensing Information
145
 
146
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
147
 
148
+ ### Citation Information
149
 
150
  ```
151
 
crd3.py CHANGED
@@ -19,12 +19,14 @@
19
  from __future__ import absolute_import, division, print_function
20
 
21
  import json
22
- import logging
23
  import os
24
 
25
  import datasets
26
 
27
 
 
 
 
28
  _CITATION = """
29
  @inproceedings{
30
  title = {Storytelling with Dialogue: A Critical Role Dungeons and Dragons Dataset},
@@ -58,7 +60,7 @@ def get_train_test_dev_files(files, test_split, train_split, dev_split):
58
  elif filename in dev_split:
59
  dev_files.append(file)
60
  else:
61
- logging.info("skipped file {}".format(file))
62
  return test_files, train_files, dev_files
63
 
64
 
 
19
  from __future__ import absolute_import, division, print_function
20
 
21
  import json
 
22
  import os
23
 
24
  import datasets
25
 
26
 
27
+ logger = datasets.logging.get_logger(__name__)
28
+
29
+
30
  _CITATION = """
31
  @inproceedings{
32
  title = {Storytelling with Dialogue: A Critical Role Dungeons and Dragons Dataset},
 
60
  elif filename in dev_split:
61
  dev_files.append(file)
62
  else:
63
+ logger.info("skipped file {}".format(file))
64
  return test_files, train_files, dev_files
65
 
66