TheGreatRambler commited on
Commit
18c3a4c
1 Parent(s): 3c0e53f

Update README

Browse files
Files changed (1) hide show
  1. README.md +0 -40
README.md CHANGED
@@ -72,46 +72,6 @@ ds = load_dataset("TheGreatRambler/mm2_user_played", split="train")
72
  The dataset only contains a train split.
73
 
74
  <!-- TODO create detailed statistics -->
75
- <!--
76
- ## Dataset Statistics
77
-
78
- 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:
79
-
80
- ![dataset-statistics](https://huggingface.co/datasets/codeparrot/github-code/resolve/main/github-code-stats-alpha.png)
81
-
82
- | | Language |File Count| Size (GB)|
83
- |---:|:-------------|---------:|-------:|
84
- | 0 | Java | 19548190 | 107.70 |
85
- | 1 | C | 14143113 | 183.83 |
86
- | 2 | JavaScript | 11839883 | 87.82 |
87
- | 3 | HTML | 11178557 | 118.12 |
88
- | 4 | PHP | 11177610 | 61.41 |
89
- | 5 | Markdown | 8464626 | 23.09 |
90
- | 6 | C++ | 7380520 | 87.73 |
91
- | 7 | Python | 7226626 | 52.03 |
92
- | 8 | C# | 6811652 | 36.83 |
93
- | 9 | Ruby | 4473331 | 10.95 |
94
- | 10 | GO | 2265436 | 19.28 |
95
- | 11 | TypeScript | 1940406 | 24.59 |
96
- | 12 | CSS | 1734406 | 22.67 |
97
- | 13 | Shell | 1385648 | 3.01 |
98
- | 14 | Scala | 835755 | 3.87 |
99
- | 15 | Makefile | 679430 | 2.92 |
100
- | 16 | SQL | 656671 | 5.67 |
101
- | 17 | Lua | 578554 | 2.81 |
102
- | 18 | Perl | 497949 | 4.70 |
103
- | 19 | Dockerfile | 366505 | 0.71 |
104
- | 20 | Haskell | 340623 | 1.85 |
105
- | 21 | Rust | 322431 | 2.68 |
106
- | 22 | TeX | 251015 | 2.15 |
107
- | 23 | Batchfile | 236945 | 0.70 |
108
- | 24 | CMake | 175282 | 0.54 |
109
- | 25 | Visual Basic | 155652 | 1.91 |
110
- | 26 | FORTRAN | 142038 | 1.62 |
111
- | 27 | PowerShell | 136846 | 0.69 |
112
- | 28 | Assembly | 82905 | 0.78 |
113
- | 29 | Julia | 58317 | 0.29 |
114
- -->
115
 
116
  ## Dataset Creation
117
 
 
72
  The dataset only contains a train split.
73
 
74
  <!-- TODO create detailed statistics -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
 
76
  ## Dataset Creation
77