sedthh commited on
Commit
b3b3e1b
1 Parent(s): 42fa55f

pasted original README.md

Browse files

- reuploaded without index column

Files changed (1) hide show
  1. README.md +25 -5
README.md CHANGED
@@ -11,11 +11,31 @@ dataset_info:
11
  dtype: string
12
  splits:
13
  - name: train
14
- num_bytes: 4018843
15
- num_examples: 16173
16
- download_size: 2156276
17
- dataset_size: 4018843
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
  # Dataset Card for "ubuntu_dialogue_qa"
20
 
21
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
11
  dtype: string
12
  splits:
13
  - name: train
14
+ num_bytes: 4021291
15
+ num_examples: 16181
16
+ download_size: 2157548
17
+ dataset_size: 4021291
18
+ license: mit
19
+ task_categories:
20
+ - question-answering
21
+ - text-generation
22
+ language:
23
+ - en
24
+ tags:
25
+ - ubuntu
26
+ - forum
27
+ - linux
28
+ - chat
29
+ pretty_name: Q&A from the Ubuntu Dialogue Corpus
30
+ size_categories:
31
+ - 10K<n<100K
32
  ---
33
  # Dataset Card for "ubuntu_dialogue_qa"
34
 
35
+ Filtered the Ubuntu dialogue chatlogs from https://www.kaggle.com/datasets/rtatman/ubuntu-dialogue-corpus to include Q&A pairs **ONLY**
36
+
37
+ **Acknowledgements**
38
+
39
+ This dataset was ORIGINALLY collected by Ryan Lowe, Nissan Pow , Iulian V. Serban† and Joelle Pineau. It is made available here under the Apache License, 2.0. If you use this data in your work, please include the following citation:
40
+
41
+ Ryan Lowe, Nissan Pow, Iulian V. Serban and Joelle Pineau, "The Ubuntu Dialogue Corpus: A Large Dataset for Research in Unstructured Multi-Turn Dialogue Systems", SIGDial 2015. URL: http://www.sigdial.org/workshops/conference16/proceedings/pdf/SIGDIAL40.pdf