nkandpa2 commited on
Commit
7abe349
·
verified ·
1 Parent(s): 3996d72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -4,7 +4,12 @@ configs:
4
  data_files:
5
  - split: train
6
  path:
7
- - "gharchive/v0/documents/*.jsonl.gz"
 
 
 
 
 
8
  ---
9
  # GitHub Archive
10
 
@@ -43,4 +48,4 @@ If you use this dataset, please cite:
43
  journal={arXiv preprint},
44
  year={2025}
45
  }
46
- ```
 
4
  data_files:
5
  - split: train
6
  path:
7
+ - gharchive/v0/documents/*.jsonl.gz
8
+ task_categories:
9
+ - text-generation
10
+ language:
11
+ - en
12
+ pretty_name: GitHub Archive
13
  ---
14
  # GitHub Archive
15
 
 
48
  journal={arXiv preprint},
49
  year={2025}
50
  }
51
+ ```