marekvollmer commited on
Commit
3b96eb6
1 Parent(s): 26bc1d9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - en
6
+ pretty_name: Englisch textgeneration Dataset for Language Models
7
+ ---
8
+
9
+
10
+ # Dataset Description
11
+
12
+ This dataset is a text prediction dataset for Language Models (LLMs), similar to the well-known GPT-2. It is written in Englisch and contains texts in the form of an .txt file. The goal is to predict the next word in a text.
13
+
14
+ ## Content
15
+
16
+ The dataset contains a collection of texts in the German language that can be used for training Language Models. The texts are organized in simple .txt files.
17
+