PhilipMay commited on
Commit
517c055
1 Parent(s): 61b6b8f

add dataset description

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -12,6 +12,14 @@ size_categories:
12
  ---
13
 
14
  # NLU Few-shot Benchmark - English and German
 
 
 
 
 
 
 
 
15
 
16
  ## Processing Steps
17
  - drop `NaN` values
 
12
  ---
13
 
14
  # NLU Few-shot Benchmark - English and German
15
+ This is a few shot training dataset from the domain of human-robot interaction.
16
+ It contains texts in German and English language with 64 different utterances (classes).
17
+ Each utterance (class) has exactly 20 samples in the training set.
18
+ This leads to a total of 1280 different training samples.
19
+
20
+ With this publication, we are building on our
21
+ [deutsche-telekom/NLU-Evaluation-Data-en-de](https://huggingface.co/datasets/deutsche-telekom/NLU-Evaluation-Data-en-de)
22
+ data set.
23
 
24
  ## Processing Steps
25
  - drop `NaN` values