Upload dataset
Browse files
README.md
CHANGED
@@ -6214,6 +6214,58 @@ dataset_info:
|
|
6214 |
num_examples: 585
|
6215 |
download_size: 39377033
|
6216 |
dataset_size: 120184509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6217 |
configs:
|
6218 |
- config_name: ANTLRExact
|
6219 |
data_files:
|
@@ -6675,4 +6727,8 @@ configs:
|
|
6675 |
data_files:
|
6676 |
- split: train
|
6677 |
path: data/WebAssembly_Exact/train-*
|
|
|
|
|
|
|
|
|
6678 |
---
|
|
|
6214 |
num_examples: 585
|
6215 |
download_size: 39377033
|
6216 |
dataset_size: 120184509
|
6217 |
+
- config_name: WebAssemblyNear
|
6218 |
+
features:
|
6219 |
+
- name: id
|
6220 |
+
dtype: int64
|
6221 |
+
- name: file_name
|
6222 |
+
dtype: string
|
6223 |
+
- name: file_path
|
6224 |
+
dtype: string
|
6225 |
+
- name: content
|
6226 |
+
dtype: string
|
6227 |
+
- name: size
|
6228 |
+
dtype: int64
|
6229 |
+
- name: language
|
6230 |
+
dtype: string
|
6231 |
+
- name: extension
|
6232 |
+
dtype: string
|
6233 |
+
- name: total_lines
|
6234 |
+
dtype: int64
|
6235 |
+
- name: avg_line_length
|
6236 |
+
dtype: float64
|
6237 |
+
- name: max_line_length
|
6238 |
+
dtype: int64
|
6239 |
+
- name: alphanum_fraction
|
6240 |
+
dtype: float64
|
6241 |
+
- name: repo_name
|
6242 |
+
dtype: string
|
6243 |
+
- name: repo_stars
|
6244 |
+
dtype: int64
|
6245 |
+
- name: repo_forks
|
6246 |
+
dtype: int64
|
6247 |
+
- name: repo_open_issues
|
6248 |
+
dtype: int64
|
6249 |
+
- name: repo_license
|
6250 |
+
dtype: string
|
6251 |
+
- name: repo_extraction_date
|
6252 |
+
dtype: string
|
6253 |
+
- name: sha
|
6254 |
+
dtype: string
|
6255 |
+
- name: exact_dupe_TheStackV2
|
6256 |
+
dtype: bool
|
6257 |
+
- name: exact_dupe_TheStack
|
6258 |
+
dtype: bool
|
6259 |
+
- name: exact_dupe_RedPajama
|
6260 |
+
dtype: bool
|
6261 |
+
- name: near_dups_stackv2
|
6262 |
+
dtype: bool
|
6263 |
+
splits:
|
6264 |
+
- name: train
|
6265 |
+
num_bytes: 120184421
|
6266 |
+
num_examples: 585
|
6267 |
+
download_size: 39587021
|
6268 |
+
dataset_size: 120184421
|
6269 |
configs:
|
6270 |
- config_name: ANTLRExact
|
6271 |
data_files:
|
|
|
6727 |
data_files:
|
6728 |
- split: train
|
6729 |
path: data/WebAssembly_Exact/train-*
|
6730 |
+
- config_name: WebAssemblyNear
|
6731 |
+
data_files:
|
6732 |
+
- split: train
|
6733 |
+
path: data/WebAssembly_Near/train-*
|
6734 |
---
|
data/WebAssembly_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bfe7d7626db26a3ab9ea347e25d0e1b6033cc4986bf7b830f7b03d242b75510
|
3 |
+
size 39587021
|