Datasets:
kristaller486
commited on
Commit
•
bc570e8
1
Parent(s):
80e0b86
Create README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,34 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
configs:
|
16 |
-
- config_name: default
|
17 |
-
data_files:
|
18 |
-
- split: train
|
19 |
-
path: data/train-*
|
20 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- translation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- ru
|
8 |
+
- cs
|
9 |
+
- de
|
10 |
+
- is
|
11 |
+
- zh
|
12 |
+
pretty_name: ALMA Dataset
|
13 |
+
size_categories:
|
14 |
+
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
+
|
17 |
+
# Dataset Card for ALMA-prompt-completion
|
18 |
+
[ALMA Dataset](https://github.com/fe1ixxu/ALMA/tree/master/human_written_data) if format of [prompt-completion](https://github.com/higgsfield-ai/higgsfield/tree/main/tutorials)
|
19 |
+
|
20 |
+
- **Created by:** fe1ixxu
|
21 |
+
- **Shared by:** me
|
22 |
+
- **Language(s) (NLP):** English, Czech, German, Russian, Islandic, Chinese
|
23 |
+
- **License:** MIT
|
24 |
+
|
25 |
+
### Dataset Sources [optional]
|
26 |
+
|
27 |
+
<!-- Provide the basic links for the dataset. -->
|
28 |
+
|
29 |
+
- **Repository:** [https://github.com/fe1ixxu/ALMA]
|
30 |
+
- **Paper [optional]:** [https://arxiv.org/abs/2309.11674]
|
31 |
+
|
32 |
+
## Uses
|
33 |
+
|
34 |
+
LLM translators
|