Upload dataset
Browse files
README.md
CHANGED
|
@@ -5526,6 +5526,52 @@ dataset_info:
|
|
| 5526 |
num_examples: 323672
|
| 5527 |
download_size: 676575602
|
| 5528 |
dataset_size: 2137775183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5529 |
configs:
|
| 5530 |
- config_name: ANTLRExact
|
| 5531 |
data_files:
|
|
@@ -5947,4 +5993,8 @@ configs:
|
|
| 5947 |
data_files:
|
| 5948 |
- split: train
|
| 5949 |
path: data/Vue_Near/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5950 |
---
|
|
|
|
| 5526 |
num_examples: 323672
|
| 5527 |
download_size: 676575602
|
| 5528 |
dataset_size: 2137775183
|
| 5529 |
+
- config_name: WebAssemblyExact
|
| 5530 |
+
features:
|
| 5531 |
+
- name: id
|
| 5532 |
+
dtype: int64
|
| 5533 |
+
- name: file_name
|
| 5534 |
+
dtype: string
|
| 5535 |
+
- name: file_path
|
| 5536 |
+
dtype: string
|
| 5537 |
+
- name: content
|
| 5538 |
+
dtype: string
|
| 5539 |
+
- name: size
|
| 5540 |
+
dtype: int64
|
| 5541 |
+
- name: language
|
| 5542 |
+
dtype: string
|
| 5543 |
+
- name: extension
|
| 5544 |
+
dtype: string
|
| 5545 |
+
- name: total_lines
|
| 5546 |
+
dtype: int64
|
| 5547 |
+
- name: avg_line_length
|
| 5548 |
+
dtype: float64
|
| 5549 |
+
- name: max_line_length
|
| 5550 |
+
dtype: int64
|
| 5551 |
+
- name: alphanum_fraction
|
| 5552 |
+
dtype: float64
|
| 5553 |
+
- name: repo_name
|
| 5554 |
+
dtype: string
|
| 5555 |
+
- name: repo_stars
|
| 5556 |
+
dtype: int64
|
| 5557 |
+
- name: repo_forks
|
| 5558 |
+
dtype: int64
|
| 5559 |
+
- name: repo_open_issues
|
| 5560 |
+
dtype: int64
|
| 5561 |
+
- name: repo_license
|
| 5562 |
+
dtype: string
|
| 5563 |
+
- name: repo_extraction_date
|
| 5564 |
+
dtype: string
|
| 5565 |
+
- name: sha
|
| 5566 |
+
dtype: string
|
| 5567 |
+
- name: exact_dupe_TheStackV2
|
| 5568 |
+
dtype: bool
|
| 5569 |
+
splits:
|
| 5570 |
+
- name: train
|
| 5571 |
+
num_bytes: 120424120
|
| 5572 |
+
num_examples: 587
|
| 5573 |
+
download_size: 39410145
|
| 5574 |
+
dataset_size: 120424120
|
| 5575 |
configs:
|
| 5576 |
- config_name: ANTLRExact
|
| 5577 |
data_files:
|
|
|
|
| 5993 |
data_files:
|
| 5994 |
- split: train
|
| 5995 |
path: data/Vue_Near/train-*
|
| 5996 |
+
- config_name: WebAssemblyExact
|
| 5997 |
+
data_files:
|
| 5998 |
+
- split: train
|
| 5999 |
+
path: data/WebAssembly_Exact/train-*
|
| 6000 |
---
|
data/WebAssembly_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cd90f1f4494f2064af3bae33de2dff7fabca5bc627ac7606557b9d5d5b0efb5
|
| 3 |
+
size 39410145
|