Upload dataset
Browse files- README.md +52 -0
- data/ANTLR_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,5 +1,53 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: AdaExact
|
| 4 |
features:
|
| 5 |
- name: id
|
|
@@ -577,6 +625,10 @@ dataset_info:
|
|
| 577 |
download_size: 144443992
|
| 578 |
dataset_size: 347197828
|
| 579 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 580 |
- config_name: AdaExact
|
| 581 |
data_files:
|
| 582 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: ANTLRExact
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: int64
|
| 7 |
+
- name: file_name
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: file_path
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: content
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: size
|
| 14 |
+
dtype: int64
|
| 15 |
+
- name: language
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: extension
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: total_lines
|
| 20 |
+
dtype: int64
|
| 21 |
+
- name: avg_line_length
|
| 22 |
+
dtype: float64
|
| 23 |
+
- name: max_line_length
|
| 24 |
+
dtype: int64
|
| 25 |
+
- name: alphanum_fraction
|
| 26 |
+
dtype: float64
|
| 27 |
+
- name: repo_name
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: repo_stars
|
| 30 |
+
dtype: int64
|
| 31 |
+
- name: repo_forks
|
| 32 |
+
dtype: int64
|
| 33 |
+
- name: repo_open_issues
|
| 34 |
+
dtype: int64
|
| 35 |
+
- name: repo_license
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: repo_extraction_date
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: sha
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: __index_level_0__
|
| 42 |
+
dtype: int64
|
| 43 |
+
- name: exdup_ids_TheStackV2
|
| 44 |
+
sequence: int64
|
| 45 |
+
splits:
|
| 46 |
+
- name: train
|
| 47 |
+
num_bytes: 7568466
|
| 48 |
+
num_examples: 541
|
| 49 |
+
download_size: 2705299
|
| 50 |
+
dataset_size: 7568466
|
| 51 |
- config_name: AdaExact
|
| 52 |
features:
|
| 53 |
- name: id
|
|
|
|
| 625 |
download_size: 144443992
|
| 626 |
dataset_size: 347197828
|
| 627 |
configs:
|
| 628 |
+
- config_name: ANTLRExact
|
| 629 |
+
data_files:
|
| 630 |
+
- split: train
|
| 631 |
+
path: data/ANTLR_Exact/train-*
|
| 632 |
- config_name: AdaExact
|
| 633 |
data_files:
|
| 634 |
- split: train
|
data/ANTLR_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e192b8092f7d092f8c9dd74fb347f7e992a071f43baece7354023881fb3392cf
|
| 3 |
+
size 2705299
|