dvgodoy commited on
Commit
aaf4233
1 Parent(s): 0c9e39f

Update README.md

Browse files

# Yoda Speak

This small dataset was built using two resources:
- [Harvard Sentences](https://www.cs.columbia.edu/~hgs/audio/harvard.html), a list of 720 short sentences grouped into 72 sets of 10 sentences each
- [English to Yoda Translator](https://lingojam.com/EnglishtoYoda), an online translator that converts normal English into Yoda's way of speaking.

**Fun with this dataset I hope you have! Yes, hrrrm.**

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - translation
5
+ - text-generation
6
+ language:
7
+ - en
8
+ pretty_name: Yoda Speak
9
+ ---