ytzi commited on
Commit
f6b7cdc
1 Parent(s): dc4b839

pre-tokenized with None (part 00002-of-00003)

Browse files
Files changed (47) hide show
  1. README.md +94 -0
  2. python/train-00100-of-00146.parquet +3 -0
  3. python/train-00101-of-00146.parquet +3 -0
  4. python/train-00102-of-00146.parquet +3 -0
  5. python/train-00103-of-00146.parquet +3 -0
  6. python/train-00104-of-00146.parquet +3 -0
  7. python/train-00105-of-00146.parquet +3 -0
  8. python/train-00106-of-00146.parquet +3 -0
  9. python/train-00107-of-00146.parquet +3 -0
  10. python/train-00108-of-00146.parquet +3 -0
  11. python/train-00109-of-00146.parquet +3 -0
  12. python/train-00110-of-00146.parquet +3 -0
  13. python/train-00111-of-00146.parquet +3 -0
  14. python/train-00112-of-00146.parquet +3 -0
  15. python/train-00113-of-00146.parquet +3 -0
  16. python/train-00114-of-00146.parquet +3 -0
  17. python/train-00115-of-00146.parquet +3 -0
  18. python/train-00116-of-00146.parquet +3 -0
  19. python/train-00117-of-00146.parquet +3 -0
  20. python/train-00118-of-00146.parquet +3 -0
  21. python/train-00119-of-00146.parquet +3 -0
  22. python/train-00120-of-00146.parquet +3 -0
  23. python/train-00121-of-00146.parquet +3 -0
  24. python/train-00122-of-00146.parquet +3 -0
  25. python/train-00123-of-00146.parquet +3 -0
  26. python/train-00124-of-00146.parquet +3 -0
  27. python/train-00125-of-00146.parquet +3 -0
  28. python/train-00126-of-00146.parquet +3 -0
  29. python/train-00127-of-00146.parquet +3 -0
  30. python/train-00128-of-00146.parquet +3 -0
  31. python/train-00129-of-00146.parquet +3 -0
  32. python/train-00130-of-00146.parquet +3 -0
  33. python/train-00131-of-00146.parquet +3 -0
  34. python/train-00132-of-00146.parquet +3 -0
  35. python/train-00133-of-00146.parquet +3 -0
  36. python/train-00134-of-00146.parquet +3 -0
  37. python/train-00135-of-00146.parquet +3 -0
  38. python/train-00136-of-00146.parquet +3 -0
  39. python/train-00137-of-00146.parquet +3 -0
  40. python/train-00138-of-00146.parquet +3 -0
  41. python/train-00139-of-00146.parquet +3 -0
  42. python/train-00140-of-00146.parquet +3 -0
  43. python/train-00141-of-00146.parquet +3 -0
  44. python/train-00142-of-00146.parquet +3 -0
  45. python/train-00143-of-00146.parquet +3 -0
  46. python/train-00144-of-00146.parquet +3 -0
  47. python/train-00145-of-00146.parquet +3 -0
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: python
4
+ features:
5
+ - name: hexsha
6
+ dtype: string
7
+ - name: size
8
+ dtype: int64
9
+ - name: ext
10
+ dtype: string
11
+ - name: lang
12
+ dtype: string
13
+ - name: max_stars_repo_path
14
+ dtype: string
15
+ - name: max_stars_repo_name
16
+ dtype: string
17
+ - name: max_stars_repo_head_hexsha
18
+ dtype: string
19
+ - name: max_stars_repo_licenses
20
+ sequence: string
21
+ - name: max_stars_count
22
+ dtype: int64
23
+ - name: max_stars_repo_stars_event_min_datetime
24
+ dtype: string
25
+ - name: max_stars_repo_stars_event_max_datetime
26
+ dtype: string
27
+ - name: max_issues_repo_path
28
+ dtype: string
29
+ - name: max_issues_repo_name
30
+ dtype: string
31
+ - name: max_issues_repo_head_hexsha
32
+ dtype: string
33
+ - name: max_issues_repo_licenses
34
+ sequence: string
35
+ - name: max_issues_count
36
+ dtype: int64
37
+ - name: max_issues_repo_issues_event_min_datetime
38
+ dtype: string
39
+ - name: max_issues_repo_issues_event_max_datetime
40
+ dtype: string
41
+ - name: max_forks_repo_path
42
+ dtype: string
43
+ - name: max_forks_repo_name
44
+ dtype: string
45
+ - name: max_forks_repo_head_hexsha
46
+ dtype: string
47
+ - name: max_forks_repo_licenses
48
+ sequence: string
49
+ - name: max_forks_count
50
+ dtype: int64
51
+ - name: max_forks_repo_forks_event_min_datetime
52
+ dtype: string
53
+ - name: max_forks_repo_forks_event_max_datetime
54
+ dtype: string
55
+ - name: content
56
+ dtype: string
57
+ - name: avg_line_length
58
+ dtype: float64
59
+ - name: max_line_length
60
+ dtype: int64
61
+ - name: alphanum_fraction
62
+ dtype: float64
63
+ - name: count_classes
64
+ dtype: int64
65
+ - name: score_classes
66
+ dtype: float64
67
+ - name: count_generators
68
+ dtype: int64
69
+ - name: score_generators
70
+ dtype: float64
71
+ - name: count_decorators
72
+ dtype: int64
73
+ - name: score_decorators
74
+ dtype: float64
75
+ - name: count_async_functions
76
+ dtype: int64
77
+ - name: score_async_functions
78
+ dtype: float64
79
+ - name: count_documentation
80
+ dtype: int64
81
+ - name: score_documentation
82
+ dtype: float64
83
+ splits:
84
+ - name: train
85
+ num_bytes: 72919338116
86
+ num_examples: 12962249
87
+ download_size: 28959409073
88
+ dataset_size: 72919338116
89
+ configs:
90
+ - config_name: python
91
+ data_files:
92
+ - split: train
93
+ path: python/train-*
94
+ ---
python/train-00100-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88d22cb1cf87ae02203d023c8cd34dfec090752bdd3df90f1f89ef719ccce3a4
3
+ size 204105721
python/train-00101-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45942fb58624ba9f442f56305623e0e4f3b91c2eaef17559a594e7e82a19f8f3
3
+ size 194534332
python/train-00102-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440214b34450009f351b153832a5d8abb0ac665723b1225570689e5f5b07e1f6
3
+ size 197607186
python/train-00103-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75be7753972a58dda0a33434d765c7b497eea3b6e22db4920b6d5bc9334ae367
3
+ size 199255960
python/train-00104-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c862b1ee9c23ff0986f2643268532594cb06a295a349f5beb427094605867b05
3
+ size 194684524
python/train-00105-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a998823552fcdc8a980f23a0e3655656d9d821099a7b6221509d3eb4fa676a3
3
+ size 202370652
python/train-00106-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7380193b66becff944a2f1c21a8683bcf9240ff16a3cad05c09b57def52304c9
3
+ size 197526617
python/train-00107-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f1ae861fc7d9024cd79b1882ffb0a2815f86eba931559604f9ae43425e4abf
3
+ size 193524320
python/train-00108-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4be4a2abc486f6a4af8722a21dcd96c1fa781037cf8d71649f3f48482c0afe6b
3
+ size 204830735
python/train-00109-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e712ac34d5c10d31bed9c5d4cb6a615cb2d887efbda455ea8c2b8c21a4ca7c20
3
+ size 195832503
python/train-00110-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d602e21ea29b6f9af2764a9f9840dacc43ac3733752a5ea0b2c1a53705f756
3
+ size 196296709
python/train-00111-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94070d63009bba05ea2652d8bdde7bbdf64ef3a1068e0e00f75b5c5e344905d6
3
+ size 200667467
python/train-00112-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ec5f705d665460abd467c4b06ed39f0ed3671f6677459f84648b1f7cb09fd49
3
+ size 197952246
python/train-00113-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2529f60fe8885740e19af860f674e8bb8c9a3177296638e436952cc79cfc7aab
3
+ size 200679991
python/train-00114-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:517674d00fed89c2cad37af75a10bea022c57fee8106801bee3a145d2e9aa470
3
+ size 198919299
python/train-00115-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3cab84de306749860a3d6ad550782e20031d94bf824ab5ec3d62fdc8cfa9d74
3
+ size 194575609
python/train-00116-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e64e674ed2ad0d2fa77c11edf09ff110171d5122f6705a4b09657913844b0e1e
3
+ size 201270688
python/train-00117-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6518bf9cd2e7acc444af80bf3461f58c00a65a04db5cf629bd13301efdf1e70
3
+ size 200064036
python/train-00118-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c61093aac3779f528aadc064335639fbb8fe08225e014ea301a85dba0b9eef28
3
+ size 193650722
python/train-00119-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709d894ebe3ba7c36e662090a7e56b08b3c90ee71671f9fbc186a36b239dce1d
3
+ size 200430727
python/train-00120-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5b2832975c20f8b9f011d62c6c94edc5b3922acd4da5625e50c91fcc45afd4
3
+ size 193721261
python/train-00121-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ddcdd372b792e894e136486d24bd47ff6a7b053a844bdef8e8cec586fed0f15
3
+ size 198006204
python/train-00122-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8104ff4be312dfd929cf60ec24c6d6751e950b160b89d196e776c1cd884c7e14
3
+ size 199311402
python/train-00123-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aac2f11d2f60c8fdd4f2a8b35b76d74a0dca85f0f011022a83c127c379b37e7
3
+ size 195476872
python/train-00124-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227ef42f14fb8d4b8b0efde44280b1c66ee9a5e51810a4c1cd84de0b35774f64
3
+ size 204739815
python/train-00125-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9963a27329908072ab55fcb9d5c063301e9e608a84c5b05b74a56ab53a05c5ca
3
+ size 196369983
python/train-00126-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c970b03bbb15f5ab1d3f564413878850d418998c01d634fcdc0819e88b313bc1
3
+ size 193928972
python/train-00127-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8847643a6531633e13695537aa852cba1626c0d04b09ff1bfe93d631b98c456
3
+ size 204683718
python/train-00128-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0c3b23c367bde20207403f64a0e5eeb40d4871afab2300041a3693cf1f406a
3
+ size 196099841
python/train-00129-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5f91a22e04f1b92f6fc45b2c6ff6c15bca217881005d855b533261028998e0
3
+ size 195790427
python/train-00130-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f98f1d687c29cd9d68b64aa5931d35af38449d553b27e68340fd4fb057c79f
3
+ size 200842757
python/train-00131-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38217b16858f0b27a84baebf85ed29610171612e633e387a6fdac34d37a53a65
3
+ size 193781770
python/train-00132-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e51e6213962e5b0e739eddef03610816be9248fc2775447b786155a95ea25623
3
+ size 202969434
python/train-00133-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe19b9300519ca469e1b028485cd07dd18bd75110d6ae9c1d6591a3bff6c172
3
+ size 197874750
python/train-00134-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce3eaceca1348428649e5bc8286554e8e08963de9cb56b3c17031690752a96eb
3
+ size 194717570
python/train-00135-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748a36543bfe73fbfb39749a92a92819ac12a80c15b838a908a2f8696a3588f1
3
+ size 202042235
python/train-00136-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5016c4a24aeb3459350f6fc495ab5ab513595067704a355a33e69fee3630da9
3
+ size 195099570
python/train-00137-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6d2d10faf1e50b5efcb36b317cc79c82df118b93ebe0fce7c61a643d8d0218
3
+ size 198476857
python/train-00138-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb56e953777545aeb660ff56d34b36b6b6a6a14dfc82372f0f34a7eaa03f30f
3
+ size 201120860
python/train-00139-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18013acb47ab6b882f497f472737ab8197618ee03f3f9b6d748e3e03e4eb735a
3
+ size 195765003
python/train-00140-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e1ad964077b544f74a22e4f6242e76a4619bb9e6b90a9123844fa8fc7e365d7
3
+ size 198640091
python/train-00141-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b67d5f4dee35c46c3478ae9a2545ada13ac79cecdc5629cc1efcbbf8cd78ab75
3
+ size 196780599
python/train-00142-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1292bd526ca51254dfbdbb6a6554b0c9b36d42f74011425f0ce5fe1e006e1c7f
3
+ size 193862885
python/train-00143-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faa63f3f6df76495b42b362d0659c8b01905b3404875631ae7e73f767e01607c
3
+ size 203025626
python/train-00144-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfb79f59f1fd458f04df8ef33d7c75a8b9caef4659d99165a8fd5894f6a9bba6
3
+ size 196043337
python/train-00145-of-00146.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e81c42033f971ae4de9295f157007a1e2ff9d24fbbee1bfc51bd68070fe429e4
3
+ size 196559402