kristaller486 commited on
Commit
bc570e8
1 Parent(s): 80e0b86

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -17
README.md CHANGED
@@ -1,20 +1,34 @@
1
  ---
2
  license: mit
3
- dataset_info:
4
- features:
5
- - name: prompt
6
- dtype: string
7
- - name: completion
8
- dtype: string
9
- splits:
10
- - name: train
11
- num_bytes: 43116276
12
- num_examples: 117404
13
- download_size: 25034496
14
- dataset_size: 43116276
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