pszemraj's picture
Update README.md
51c3f66 verified
---
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>