Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +60 -0
- data/Less_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -2178,6 +2178,62 @@ dataset_info:
|
|
2178 |
num_examples: 7389
|
2179 |
download_size: 26429729
|
2180 |
dataset_size: 95844681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2181 |
- config_name: LuaExact
|
2182 |
features:
|
2183 |
- name: id
|
@@ -3291,6 +3347,10 @@ configs:
|
|
3291 |
data_files:
|
3292 |
- split: train
|
3293 |
path: data/Less_Exact/train-*
|
|
|
|
|
|
|
|
|
3294 |
- config_name: LuaExact
|
3295 |
data_files:
|
3296 |
- split: train
|
|
|
2178 |
num_examples: 7389
|
2179 |
download_size: 26429729
|
2180 |
dataset_size: 95844681
|
2181 |
+
- config_name: LessNear
|
2182 |
+
features:
|
2183 |
+
- name: id
|
2184 |
+
dtype: int64
|
2185 |
+
- name: file_name
|
2186 |
+
dtype: string
|
2187 |
+
- name: file_path
|
2188 |
+
dtype: string
|
2189 |
+
- name: content
|
2190 |
+
dtype: string
|
2191 |
+
- name: size
|
2192 |
+
dtype: int64
|
2193 |
+
- name: language
|
2194 |
+
dtype: string
|
2195 |
+
- name: extension
|
2196 |
+
dtype: string
|
2197 |
+
- name: total_lines
|
2198 |
+
dtype: int64
|
2199 |
+
- name: avg_line_length
|
2200 |
+
dtype: float64
|
2201 |
+
- name: max_line_length
|
2202 |
+
dtype: int64
|
2203 |
+
- name: alphanum_fraction
|
2204 |
+
dtype: float64
|
2205 |
+
- name: repo_name
|
2206 |
+
dtype: string
|
2207 |
+
- name: repo_stars
|
2208 |
+
dtype: int64
|
2209 |
+
- name: repo_forks
|
2210 |
+
dtype: int64
|
2211 |
+
- name: repo_open_issues
|
2212 |
+
dtype: int64
|
2213 |
+
- name: repo_license
|
2214 |
+
dtype: string
|
2215 |
+
- name: repo_extraction_date
|
2216 |
+
dtype: string
|
2217 |
+
- name: sha
|
2218 |
+
dtype: string
|
2219 |
+
- name: __index_level_0__
|
2220 |
+
dtype: int64
|
2221 |
+
- name: exact_dupe_TheStackV2
|
2222 |
+
dtype: bool
|
2223 |
+
- name: exact_dupe_RedPajama
|
2224 |
+
dtype: bool
|
2225 |
+
- name: exact_dupe_GithubCode
|
2226 |
+
dtype: bool
|
2227 |
+
- name: exact_dupe_TheStackV1
|
2228 |
+
dtype: bool
|
2229 |
+
- name: near_dups_stackv2
|
2230 |
+
dtype: bool
|
2231 |
+
splits:
|
2232 |
+
- name: train
|
2233 |
+
num_bytes: 95845605
|
2234 |
+
num_examples: 7389
|
2235 |
+
download_size: 26475717
|
2236 |
+
dataset_size: 95845605
|
2237 |
- config_name: LuaExact
|
2238 |
features:
|
2239 |
- name: id
|
|
|
3347 |
data_files:
|
3348 |
- split: train
|
3349 |
path: data/Less_Exact/train-*
|
3350 |
+
- config_name: LessNear
|
3351 |
+
data_files:
|
3352 |
+
- split: train
|
3353 |
+
path: data/Less_Near/train-*
|
3354 |
- config_name: LuaExact
|
3355 |
data_files:
|
3356 |
- split: train
|
data/Less_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e38e66ae9669da727259e212419f8b580d124d6f08771f0a82423b038860b17
|
3 |
+
size 26475717
|