TheGreatRambler commited on
Commit
642f115
1 Parent(s): 10497ef

Update size

Browse files
Files changed (1) hide show
  1. README.md +1 -41
README.md CHANGED
@@ -6,7 +6,7 @@ license:
6
  multilinguality:
7
  - multilingual
8
  size_categories:
9
- - 100M<n<1B
10
  source_datasets:
11
  - original
12
  task_categories:
@@ -98,46 +98,6 @@ BadgeRanks = {
98
  ```
99
 
100
  <!-- TODO create detailed statistics -->
101
- <!--
102
- ## Dataset Statistics
103
-
104
- The dataset contains 115M files and the sum of all the source code file sizes is 873 GB (note that the size of the dataset is larger due to the extra fields). A breakdown per language is given in the plot and table below:
105
-
106
- ![dataset-statistics](https://huggingface.co/datasets/codeparrot/github-code/resolve/main/github-code-stats-alpha.png)
107
-
108
- | | Language |File Count| Size (GB)|
109
- |---:|:-------------|---------:|-------:|
110
- | 0 | Java | 19548190 | 107.70 |
111
- | 1 | C | 14143113 | 183.83 |
112
- | 2 | JavaScript | 11839883 | 87.82 |
113
- | 3 | HTML | 11178557 | 118.12 |
114
- | 4 | PHP | 11177610 | 61.41 |
115
- | 5 | Markdown | 8464626 | 23.09 |
116
- | 6 | C++ | 7380520 | 87.73 |
117
- | 7 | Python | 7226626 | 52.03 |
118
- | 8 | C# | 6811652 | 36.83 |
119
- | 9 | Ruby | 4473331 | 10.95 |
120
- | 10 | GO | 2265436 | 19.28 |
121
- | 11 | TypeScript | 1940406 | 24.59 |
122
- | 12 | CSS | 1734406 | 22.67 |
123
- | 13 | Shell | 1385648 | 3.01 |
124
- | 14 | Scala | 835755 | 3.87 |
125
- | 15 | Makefile | 679430 | 2.92 |
126
- | 16 | SQL | 656671 | 5.67 |
127
- | 17 | Lua | 578554 | 2.81 |
128
- | 18 | Perl | 497949 | 4.70 |
129
- | 19 | Dockerfile | 366505 | 0.71 |
130
- | 20 | Haskell | 340623 | 1.85 |
131
- | 21 | Rust | 322431 | 2.68 |
132
- | 22 | TeX | 251015 | 2.15 |
133
- | 23 | Batchfile | 236945 | 0.70 |
134
- | 24 | CMake | 175282 | 0.54 |
135
- | 25 | Visual Basic | 155652 | 1.91 |
136
- | 26 | FORTRAN | 142038 | 1.62 |
137
- | 27 | PowerShell | 136846 | 0.69 |
138
- | 28 | Assembly | 82905 | 0.78 |
139
- | 29 | Julia | 58317 | 0.29 |
140
- -->
141
 
142
  ## Dataset Creation
143
 
 
6
  multilinguality:
7
  - multilingual
8
  size_categories:
9
+ - n<1K
10
  source_datasets:
11
  - original
12
  task_categories:
 
98
  ```
99
 
100
  <!-- TODO create detailed statistics -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
 
102
  ## Dataset Creation
103