File size: 1,398 Bytes
a42ece1
13db2aa
2f43e32
13db2aa
2f43e32
 
13db2aa
 
2f43e32
13db2aa
2f43e32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a42ece1
 
 
 
 
 
 
 
 
 
 
 
13db2aa
 
 
a42ece1
 
 
13db2aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
language:
  - en
tags:
  - fine-tuning
  - shakespeare
pretty_name: SandMec
size_categories:
  - n<10K
task-categories:
  - text-generation

configs:
  - default

dataset_info:
    features:
      - name: id
        dtype: string
      - name: translated_dialog
        dtype: string
      - name: og_response
        dtype: string
    config_name: default
    splits:
      - name: train
      - name: test
---

# Dataset Card for `Shakespearean and Modern English Conversational Dataset`

## Table of Contents
- [Dataset Card for `Shakespearean and Modern English Conversational Dataset`](#dataset-card-for-shakespearean-and-modern-english-conversational-dataset)
  - [Table of Contents](#table-of-contents)
  - [Dataset Description](#dataset-description)
    - [Dataset Summary](#dataset-summary)

## Dataset Description

- **Homepage:** [SandMec](https://roudranil.github.io/datasets/SandMec)
- **Repository:** [Roudranil/shakespearean-chatbot](https://github.com/Roudranil/shakespearean-chatbot)
- **Point of Contact:** [[email protected]](mailto:[email protected])

### Dataset Summary

This dataset contains dialog pairs taken from Shakespeare's works - the first dialog is a translated text in modern english, and the second dialog is it's actual response as written in Shakespeare's plays. See the [github repo](https://github.com/Roudranil/shakespearean-chatbot) for more details.