Roudranil's picture
removed loading script and added frontmatter
2f43e32
|
raw
history blame
1.4 kB
---
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.