File size: 924 Bytes
c01e3a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51c9a37
c01e3a2
 
 
 
 
 
 
 
 
51c3f66
51c9a37
 
51c3f66
 
 
 
 
 
c01e3a2
51c9a37
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
dataset_info:
  features:
  - name: relative_path
    dtype: string
  - name: section
    dtype: string
  - name: filename
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 42841452.84750058
    num_examples: 4123
  - name: validation
    num_bytes: 1132602.0762497121
    num_examples: 109
  - name: test
    num_bytes: 1132602.0762497121
    num_examples: 109
  download_size: 19498498
  dataset_size: 45106657
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
license: odc-by
task_categories:
- text-generation
language:
- en
tags:
- code
size_categories:
- 1K<n<10K
---



Code from https://github.com/NVIDIA/DeepLearningExamples


<pre>INFO: Found 4341 text files - 2024-Jan-27_02-13
INFO: Train size: 4123
Validation size: 109
Test size: 109
</pre>