pszemraj commited on
Commit
51c9a37
1 Parent(s): c01e3a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -20,7 +20,7 @@ dataset_info:
20
  num_bytes: 1132602.0762497121
21
  num_examples: 109
22
  download_size: 19498498
23
- dataset_size: 45106657.0
24
  configs:
25
  - config_name: default
26
  data_files:
@@ -30,4 +30,18 @@ configs:
30
  path: data/validation-*
31
  - split: test
32
  path: data/test-*
 
 
 
33
  ---
 
 
 
 
 
 
 
 
 
 
 
 
20
  num_bytes: 1132602.0762497121
21
  num_examples: 109
22
  download_size: 19498498
23
+ dataset_size: 45106657
24
  configs:
25
  - config_name: default
26
  data_files:
 
30
  path: data/validation-*
31
  - split: test
32
  path: data/test-*
33
+ license: apache-2.0
34
+ task_categories:
35
+ - text-generation
36
  ---
37
+
38
+
39
+
40
+ Code from https://github.com/NVIDIA/DeepLearningExamples
41
+
42
+
43
+ <pre>INFO: Found 4341 text files - 2024-Jan-27_02-13
44
+ INFO: Train size: 4123
45
+ Validation size: 109
46
+ Test size: 109
47
+ </pre>