AWfaw commited on
Commit
f7957a4
·
1 Parent(s): b3567f6

Update README.md

Browse files

## Dataset Description
The GitHub Code dataset consists of 100M code files from GitHub in VHDL programming language in 1,65GB of data. The dataset was created from the public GitHub dataset on Google BiqQuery for code generation purpose at Anhalt University of Applied Sciences.

Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -1,11 +1,15 @@
1
  ---
2
- task_categories:
3
- - text-generation
4
- Sub-tasks:
5
- - language-modelling
6
- tags:
7
  - code
 
 
 
8
  size_categories:
9
- - 100K<n<1M
10
- license: mit
 
 
 
 
11
  ---
 
1
  ---
2
+ annotations_creators: []
3
+ language:
 
 
 
4
  - code
5
+ license:
6
+ - mit
7
+ pretty_name: github-code
8
  size_categories:
9
+ - unknown
10
+ source_datasets: []
11
+ task_categories:
12
+ - text-generation
13
+ task_ids:
14
+ - language-modeling
15
  ---