xormania ajibawa-2023 commited on
Commit
2ae41dc
·
0 Parent(s):

Duplicate from ajibawa-2023/PHP-Code-Large

Browse files

Co-authored-by: Feynman Innovations <ajibawa-2023@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +131 -0
  2. README.md +167 -0
  3. php_script_only_0000.jsonl +3 -0
  4. php_script_only_0001.jsonl +3 -0
  5. php_script_only_0002.jsonl +3 -0
  6. php_script_only_0003.jsonl +3 -0
  7. php_script_only_0004.jsonl +3 -0
  8. php_script_only_0005.jsonl +3 -0
  9. php_script_only_0006.jsonl +3 -0
  10. php_script_only_0007.jsonl +3 -0
  11. php_script_only_0008.jsonl +3 -0
  12. php_script_only_0009.jsonl +3 -0
  13. php_script_only_0010.jsonl +3 -0
  14. php_script_only_0011.jsonl +3 -0
  15. php_script_only_0012.jsonl +3 -0
  16. php_script_only_0013.jsonl +3 -0
  17. php_script_only_0014.jsonl +3 -0
  18. php_script_only_0015.jsonl +3 -0
  19. php_script_only_0016.jsonl +3 -0
  20. php_script_only_0017.jsonl +3 -0
  21. php_script_only_0018.jsonl +3 -0
  22. php_script_only_0019.jsonl +3 -0
  23. php_script_only_0020.jsonl +3 -0
  24. php_script_only_0021.jsonl +3 -0
  25. php_script_only_0022.jsonl +3 -0
  26. php_script_only_0023.jsonl +3 -0
  27. php_script_only_0024.jsonl +3 -0
  28. php_script_only_0025.jsonl +3 -0
  29. php_script_only_0026.jsonl +3 -0
  30. php_script_only_0027.jsonl +3 -0
  31. php_script_only_0028.jsonl +3 -0
  32. php_script_only_0029.jsonl +3 -0
  33. php_script_only_0030.jsonl +3 -0
  34. php_script_only_0031.jsonl +3 -0
  35. php_script_only_0032.jsonl +3 -0
  36. php_script_only_0033.jsonl +3 -0
  37. php_script_only_0034.jsonl +3 -0
  38. php_script_only_0035.jsonl +3 -0
  39. php_script_only_0036.jsonl +3 -0
  40. php_script_only_0037.jsonl +3 -0
  41. php_script_only_0038.jsonl +3 -0
  42. php_script_only_0039.jsonl +3 -0
  43. php_script_only_0040.jsonl +3 -0
  44. php_script_only_0041.jsonl +3 -0
  45. php_script_only_0042.jsonl +3 -0
  46. php_script_only_0043.jsonl +3 -0
  47. php_script_only_0044.jsonl +3 -0
  48. php_script_only_0045.jsonl +3 -0
  49. php_script_only_0046.jsonl +3 -0
  50. php_script_only_0047.jsonl +3 -0
.gitattributes ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
61
+ php_script_only_0000.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ php_script_only_0001.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ php_script_only_0002.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ php_script_only_0003.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ php_script_only_0004.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ php_script_only_0005.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ php_script_only_0006.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ php_script_only_0007.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ php_script_only_0008.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ php_script_only_0009.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ php_script_only_0010.jsonl filter=lfs diff=lfs merge=lfs -text
72
+ php_script_only_0011.jsonl filter=lfs diff=lfs merge=lfs -text
73
+ php_script_only_0012.jsonl filter=lfs diff=lfs merge=lfs -text
74
+ php_script_only_0013.jsonl filter=lfs diff=lfs merge=lfs -text
75
+ php_script_only_0014.jsonl filter=lfs diff=lfs merge=lfs -text
76
+ php_script_only_0015.jsonl filter=lfs diff=lfs merge=lfs -text
77
+ php_script_only_0016.jsonl filter=lfs diff=lfs merge=lfs -text
78
+ php_script_only_0017.jsonl filter=lfs diff=lfs merge=lfs -text
79
+ php_script_only_0018.jsonl filter=lfs diff=lfs merge=lfs -text
80
+ php_script_only_0019.jsonl filter=lfs diff=lfs merge=lfs -text
81
+ php_script_only_0020.jsonl filter=lfs diff=lfs merge=lfs -text
82
+ php_script_only_0021.jsonl filter=lfs diff=lfs merge=lfs -text
83
+ php_script_only_0022.jsonl filter=lfs diff=lfs merge=lfs -text
84
+ php_script_only_0023.jsonl filter=lfs diff=lfs merge=lfs -text
85
+ php_script_only_0024.jsonl filter=lfs diff=lfs merge=lfs -text
86
+ php_script_only_0025.jsonl filter=lfs diff=lfs merge=lfs -text
87
+ php_script_only_0026.jsonl filter=lfs diff=lfs merge=lfs -text
88
+ php_script_only_0027.jsonl filter=lfs diff=lfs merge=lfs -text
89
+ php_script_only_0028.jsonl filter=lfs diff=lfs merge=lfs -text
90
+ php_script_only_0029.jsonl filter=lfs diff=lfs merge=lfs -text
91
+ php_script_only_0030.jsonl filter=lfs diff=lfs merge=lfs -text
92
+ php_script_only_0031.jsonl filter=lfs diff=lfs merge=lfs -text
93
+ php_script_only_0032.jsonl filter=lfs diff=lfs merge=lfs -text
94
+ php_script_only_0033.jsonl filter=lfs diff=lfs merge=lfs -text
95
+ php_script_only_0034.jsonl filter=lfs diff=lfs merge=lfs -text
96
+ php_script_only_0035.jsonl filter=lfs diff=lfs merge=lfs -text
97
+ php_script_only_0036.jsonl filter=lfs diff=lfs merge=lfs -text
98
+ php_script_only_0037.jsonl filter=lfs diff=lfs merge=lfs -text
99
+ php_script_only_0038.jsonl filter=lfs diff=lfs merge=lfs -text
100
+ php_script_only_0039.jsonl filter=lfs diff=lfs merge=lfs -text
101
+ php_script_only_0040.jsonl filter=lfs diff=lfs merge=lfs -text
102
+ php_script_only_0041.jsonl filter=lfs diff=lfs merge=lfs -text
103
+ php_script_only_0042.jsonl filter=lfs diff=lfs merge=lfs -text
104
+ php_script_only_0043.jsonl filter=lfs diff=lfs merge=lfs -text
105
+ php_script_only_0044.jsonl filter=lfs diff=lfs merge=lfs -text
106
+ php_script_only_0045.jsonl filter=lfs diff=lfs merge=lfs -text
107
+ php_script_only_0046.jsonl filter=lfs diff=lfs merge=lfs -text
108
+ php_script_only_0047.jsonl filter=lfs diff=lfs merge=lfs -text
109
+ php_script_only_0048.jsonl filter=lfs diff=lfs merge=lfs -text
110
+ php_script_only_0049.jsonl filter=lfs diff=lfs merge=lfs -text
111
+ php_script_only_0050.jsonl filter=lfs diff=lfs merge=lfs -text
112
+ php_script_only_0051.jsonl filter=lfs diff=lfs merge=lfs -text
113
+ php_script_only_0052.jsonl filter=lfs diff=lfs merge=lfs -text
114
+ php_script_only_0053.jsonl filter=lfs diff=lfs merge=lfs -text
115
+ php_script_only_0054.jsonl filter=lfs diff=lfs merge=lfs -text
116
+ php_script_only_0055.jsonl filter=lfs diff=lfs merge=lfs -text
117
+ php_script_only_0056.jsonl filter=lfs diff=lfs merge=lfs -text
118
+ php_script_only_0057.jsonl filter=lfs diff=lfs merge=lfs -text
119
+ php_script_only_0058.jsonl filter=lfs diff=lfs merge=lfs -text
120
+ php_script_only_0059.jsonl filter=lfs diff=lfs merge=lfs -text
121
+ php_script_only_0060.jsonl filter=lfs diff=lfs merge=lfs -text
122
+ php_script_only_0061.jsonl filter=lfs diff=lfs merge=lfs -text
123
+ php_script_only_0062.jsonl filter=lfs diff=lfs merge=lfs -text
124
+ php_script_only_0063.jsonl filter=lfs diff=lfs merge=lfs -text
125
+ php_script_only_0064.jsonl filter=lfs diff=lfs merge=lfs -text
126
+ php_script_only_0065.jsonl filter=lfs diff=lfs merge=lfs -text
127
+ php_script_only_0066.jsonl filter=lfs diff=lfs merge=lfs -text
128
+ php_script_only_0067.jsonl filter=lfs diff=lfs merge=lfs -text
129
+ php_script_only_0068.jsonl filter=lfs diff=lfs merge=lfs -text
130
+ php_script_only_0069.jsonl filter=lfs diff=lfs merge=lfs -text
131
+ php_script_only_0070.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - code
9
+ - PHP
10
+ size_categories:
11
+ - 10M<n<100M
12
+ ---
13
+
14
+
15
+ **PHP-Code-Large**
16
+
17
+ PHP-Code-Large is a large-scale corpus of PHP source code comprising more than 12 million lines of PHP code. The dataset is designed to support research in large language model (LLM) pretraining, code intelligence, software engineering automation, and static program analysis for the PHP ecosystem.
18
+
19
+ By providing a high-volume, language-specific corpus, PHP-Code-Large enables systematic experimentation in PHP-focused model training, domain adaptation, and downstream code understanding tasks.
20
+
21
+ PHP-Code-Large addresses the need for a dedicated PHP-only dataset at substantial scale, enabling focused research across backend systems, CMS platforms, APIs, and full-stack PHP environments.
22
+
23
+
24
+
25
+ **1. Dataset Composition**
26
+
27
+ Programming Language: PHP
28
+ Total Size: 12M+ lines of PHP code
29
+ File Format: .jsonl
30
+ Primary Content: PHP source code files
31
+
32
+ Each JSONL entry contains structured information about a single PHP code.
33
+
34
+
35
+ **Content Types**
36
+
37
+ The dataset includes a wide variety of PHP constructs and paradigms, such as:
38
+
39
+ - Functions (declarations, anonymous functions, arrow functions)
40
+
41
+ - Object-Oriented Programming (classes, traits, interfaces)
42
+
43
+ - Namespaces and autoloading patterns
44
+
45
+ - Composer-based dependency structures
46
+
47
+ - MVC architecture patterns
48
+
49
+ - REST API implementations
50
+
51
+ - Database interaction (PDO, MySQLi)
52
+
53
+ - Form handling and validation
54
+
55
+ - Session and cookie management
56
+
57
+ - Middleware patterns
58
+
59
+ - Error and exception handling
60
+
61
+ - Legacy PHP (5.x style) and modern PHP (7.x / 8.x) features
62
+
63
+ - Type declarations and strict typing
64
+
65
+ - Templating integrations
66
+
67
+ - Security-related patterns (sanitization, hashing, authentication logic)
68
+
69
+ - PHPDoc comments
70
+
71
+ - CMS and framework-style architecture patterns
72
+
73
+
74
+
75
+ **2. Intended Research Applications**
76
+
77
+ 2.1 Pretraining
78
+
79
+ - Training PHP code foundation models from scratch
80
+
81
+ - Continued pretraining of existing LLMs
82
+
83
+ - PHP-specialized language modeling
84
+
85
+ - Tokenizer training for PHP ecosystems
86
+
87
+ - Domain adaptation for backend-focused models
88
+
89
+
90
+
91
+ 2.2 Fine-Tuning and Adaptation
92
+
93
+ - Code completion systems
94
+
95
+ - Intelligent IDE assistants
96
+
97
+ - Automated refactoring tools
98
+
99
+ - Conversational programming agents
100
+
101
+ - PHP-specific copilots
102
+
103
+ - Framework-aware coding assistants
104
+
105
+
106
+ 2.3 Code Intelligence Tasks
107
+
108
+ - Code summarization
109
+
110
+ - Code-to-text generation
111
+
112
+ - Documentation generation
113
+
114
+ - Bug detection
115
+
116
+ - Security vulnerability detection
117
+
118
+ - Clone detection
119
+
120
+ - Code similarity modeling
121
+
122
+ - Dead code detection
123
+
124
+ - Static and structural analysis
125
+
126
+ - Legacy-to-modern PHP migration modeling
127
+
128
+
129
+ 2.4 Software Engineering Research
130
+
131
+ - Empirical studies of PHP coding patterns
132
+
133
+ - Analysis of backend architecture styles
134
+
135
+ - Framework usage studies
136
+
137
+ - Dependency and autoloading modeling
138
+
139
+ - AST-based experimentation
140
+
141
+ - Cross-version PHP evolution analysis
142
+
143
+ - Security practice analysis in web applications
144
+
145
+
146
+ **3. Ecosystem Coverage**
147
+
148
+ PHP-Code-Large spans a broad range of PHP application domains, including:
149
+
150
+ - Backend web applications
151
+
152
+ - RESTful APIs
153
+
154
+ - CMS-based architectures
155
+
156
+ - E-commerce platforms
157
+
158
+ - CLI tools
159
+
160
+ - Microservices
161
+
162
+ - Full-stack PHP projects
163
+
164
+ The dataset captures both legacy monolithic architectures.
165
+
166
+
167
+ Thanks to open source community for all the guidance & support!!
php_script_only_0000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3b026ddadb182b2d1714e8d6f848aa39d36e2f96234287345278785c39d8601
3
+ size 1559259541
php_script_only_0001.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d300cf67f3dfc31308f94a8adb253fd5e7cfcf97c218a126757150af520741a
3
+ size 1548089751
php_script_only_0002.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5736f43bff7f9b49406f9f7d8a8097d4a22c50719a5a342260087fe4012365c1
3
+ size 827274765
php_script_only_0003.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:776c31850f80b4715013186e09656d3370f1d86bf4980aa000c859b8fa3c5b26
3
+ size 997082548
php_script_only_0004.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8275126e825a1b55e0e2913a53c44fb7330d28d0ec9601e663fa2bb372b6b7f
3
+ size 1067269694
php_script_only_0005.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c83832a4f0c5b2fc91e44a917ca8099428de79a5d26ea6fa1bf1d30cf883fbb
3
+ size 1475976947
php_script_only_0006.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fae1ecb2a6bee5ddc3f04ad911d6f723a43ba73e04764db431d9be3146e36f6c
3
+ size 1595517716
php_script_only_0007.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c692c89eba63c6f82842b689e53efea5b44a6eb2f22750c422a8836335c31d
3
+ size 1328085719
php_script_only_0008.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a81225caf993a68678ece658df45a3f21e3a3b3baaedf6ac4583065d4fe599f
3
+ size 2009352003
php_script_only_0009.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f09f3f147c5922114e248796a1a1796d60945f3432e4ece1774b89910c4b655
3
+ size 1174228975
php_script_only_0010.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f766d553ca9b553efc2db45ce043911a7789791a5ee7994a506478c9c13cfe5
3
+ size 1749728351
php_script_only_0011.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1addd8c065e52899ccdfd1f4550826064edeb3dc412e6abb1a1fb2ad8fc6b60f
3
+ size 1623710730
php_script_only_0012.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:399df66e6ba191f6cba3cfd1001c3595cc50c33deb62c9bcb1c07fe9cfdf04c6
3
+ size 1519171327
php_script_only_0013.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:524a80862672c3a6d8e4d681099b3daa8cba74a259cb48f3e68941bdd1916b9d
3
+ size 1149390815
php_script_only_0014.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3b09da374eb935ffd97514498b1ef245ff2d5fc425a1667ba0161b1a200d2ac
3
+ size 1550858901
php_script_only_0015.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5343e4cbb535cc77128dced2d41b22bbc8a9d6f0b2e11c6da621fb8d2b7f3f5
3
+ size 1689135647
php_script_only_0016.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5c0e4c797869ee66fc86487d78b22ec71c3f6c1eef1ff4a4accba081891c4b
3
+ size 1513136657
php_script_only_0017.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c0ed158aa5c0cbe6251bd6633d9da2a72e291cc9432049136dd56b6646a6a7
3
+ size 1460124727
php_script_only_0018.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73770f3cac49f6f4c49943f57bc33c89214d2dd311be7cc4c4f1ceebe7da1fb8
3
+ size 1398526760
php_script_only_0019.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c971319002ffdaec680086a713e31f678053776aa48bf8b9c78554f1290e68c
3
+ size 1556523989
php_script_only_0020.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b63e0d86f1c6df550dbbc8955bfd02aa78dc43e75b1a15a1dd97c5d7ff1f44
3
+ size 1608143483
php_script_only_0021.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de3ca6a6aa37057a71d45728cb8caaade6f35cf5cbfdd947a9b10214d623e352
3
+ size 1326539233
php_script_only_0022.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf06e19e756b1e3e6ac0fc2dd343d492020741eafc00e29eec1d3de732f13c1
3
+ size 1308269891
php_script_only_0023.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd98a8813c5e283915a2e6e698f3d004e8f66bceadb345a2404848230700818
3
+ size 994995041
php_script_only_0024.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b82a9e5134e8ceee2bb657a1f702fa716677451f5affae00bc2dc92a652a550a
3
+ size 1502666738
php_script_only_0025.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57358f33fe0ea1c7d17439d01423be6186ddf7130049e08f1b38664185766b75
3
+ size 1498690900
php_script_only_0026.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d84bba48f1a77994560a62098da242d1ded7a5c86a9856d7a460259f92a5a0d
3
+ size 1613203473
php_script_only_0027.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2ef978b04054aee6fbb57d5b1cc80e5e2ad329ed0d0e5f72dc452edd0840c8
3
+ size 1497505290
php_script_only_0028.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daa80ebed11b4b3f4ead11aebad88c9bdde180f0292a022c983cfcca71c5fec4
3
+ size 778440476
php_script_only_0029.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a4fe9d0d2c5e05f978a669847b5d0da8833f0bce0ea5ab66b065e14e0eb84e7
3
+ size 1053581745
php_script_only_0030.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ce30ce8f580fd3a7baacd6f2c033f4ce7d94523e841c47cba53065859ea007
3
+ size 931979205
php_script_only_0031.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb645b30bd061a240d189d8ac252f4d64678c109e48aa7c4973b042424c12b64
3
+ size 1266124240
php_script_only_0032.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b2b3c71e009f8a0ba0d3dc26391b5ba2dc94abb8dfdb61c0b590f402200da0
3
+ size 1258807055
php_script_only_0033.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff3a2f4f0af9c8792a958c6bb8b958b1d6bc757121a1050c48a6b55915c711d
3
+ size 1027433401
php_script_only_0034.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44492aec9b00269ec9e46b738b4d0b27fa51db2c845e60a12b83dffe5b471523
3
+ size 1305821738
php_script_only_0035.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:467bf91c21c628c77f8d5e871126cc3e0a191fc564c66d61db4c0975044b0686
3
+ size 1584586203
php_script_only_0036.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28d52888365f6f95668e3054d5eccb2e37d6614c4fd0bb1551e71cc22497bbd
3
+ size 1275646077
php_script_only_0037.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be9af827b7f04a271c5ac1980cca7c26a95dd30ed82078e5c8ca8bcbfc4976f
3
+ size 959137559
php_script_only_0038.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a4e460ad6e0cac2f171cce8815fac06b44d4cfb9b8b23bd469e5386f27b7c0
3
+ size 1582891996
php_script_only_0039.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2309c6943a88be010ea6fa99676d53cfed2da88cd3041edbcfcb664b3777d41
3
+ size 1540581253
php_script_only_0040.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf66f914d6c4a1e8baee2bc4fde7e581cfe855241b6f6f92d49d127300597b0
3
+ size 2277003177
php_script_only_0041.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44568f52fabfc8b57327e9d193dace426fd29647e85cd60b5ab11f6d6e57e4cf
3
+ size 1255914974
php_script_only_0042.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f477a36317c057980678200552f1eba10ac73601aaff8605653e066ae8b0442b
3
+ size 1327892996
php_script_only_0043.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e7688d23ddee1e0978241e8bc3e70d5e59313de5a586666a57d482a77adec62
3
+ size 1407927458
php_script_only_0044.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a2edc1f0025ea50ff9128989bdf4c82a72c7ce3100a376dbf6b5f25b883a1d
3
+ size 1399241593
php_script_only_0045.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:715dea7a6c65b3c3cfd3db78b5f426b4e5cda73fbdb9850eb0782cca39ac4cc1
3
+ size 1448071079
php_script_only_0046.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5888fcd6e2b5a147cb6fd4d1a3b36599a2b5f184e1cf4d706ae0e82503ca6d8c
3
+ size 2373959129
php_script_only_0047.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74168bb92e339e1381ae1c4172aa2205caced750244930f5ef20832f57ebaa35
3
+ size 1763419348