Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pretty_name: instruct-morse
|
6 |
+
---
|
7 |
+
# Instruct-morse-en Dataset
|
8 |
+
|
9 |
+
This dataset contains instructions in English for the task of Morse code encoding and decoding. The dataset is generated using mixtral and morsify for encoding and decoding respectively.
|