blindsubmissions commited on
Commit
bf3f02d
1 Parent(s): 36fb321

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -40,7 +40,18 @@ dataset_info:
40
  num_examples: 2000040
41
  download_size: 166324499
42
  dataset_size: 84369247781
 
 
 
 
 
 
 
 
 
 
43
  ---
44
- # Dataset Card for "GH_text2code"
45
 
46
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
40
  num_examples: 2000040
41
  download_size: 166324499
42
  dataset_size: 84369247781
43
+ task_categories:
44
+ - translation
45
+ - summarization
46
+ - text2text-generation
47
+ language:
48
+ - en
49
+ tags:
50
+ - code
51
+ size_categories:
52
+ - 10M<n<100M
53
  ---
54
+ # Docstring to code data
55
 
56
+ ## Licensing Information
57
+ M2CRB is a subset filtered and pre-processed from [The Stack](https://huggingface.co/datasets/bigcode/the-stack), a collection of source code from repositories with various licenses. Any use of all or part of the code gathered in M2CRB must abide by the terms of the original licenses.