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

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 for more details.