LenDigLearn commited on
Commit
67a0e35
·
verified ·
1 Parent(s): 0fcad5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -14,4 +14,14 @@ configs:
14
  data_files:
15
  - split: train
16
  path: data/train-*
 
 
 
 
 
 
 
 
17
  ---
 
 
 
14
  data_files:
15
  - split: train
16
  path: data/train-*
17
+ license: odc-by
18
+ task_categories:
19
+ - text-generation
20
+ language:
21
+ - en
22
+ - de
23
+ size_categories:
24
+ - 1K<n<10K
25
  ---
26
+
27
+ This dataset was created as a calibration dataset for use with `PruneMe`. It contains the first 5000 entries each of the English and German subsets of [allenai/c4](https://huggingface.co/datasets/allenai/c4).