Upload dataset
Browse files
README.md
CHANGED
|
@@ -48,6 +48,56 @@ dataset_info:
|
|
| 48 |
num_examples: 16968
|
| 49 |
download_size: 110463980
|
| 50 |
dataset_size: 296872446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
- config_name: ErlangExact
|
| 52 |
features:
|
| 53 |
- name: id
|
|
@@ -149,6 +199,10 @@ configs:
|
|
| 149 |
data_files:
|
| 150 |
- split: train
|
| 151 |
path: data/CommonLisp_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
- config_name: ErlangExact
|
| 153 |
data_files:
|
| 154 |
- split: train
|
|
|
|
| 48 |
num_examples: 16968
|
| 49 |
download_size: 110463980
|
| 50 |
dataset_size: 296872446
|
| 51 |
+
- config_name: CommonLispNear
|
| 52 |
+
features:
|
| 53 |
+
- name: id
|
| 54 |
+
dtype: int64
|
| 55 |
+
- name: file_name
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: file_path
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: content
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: size
|
| 62 |
+
dtype: int64
|
| 63 |
+
- name: language
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: extension
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: total_lines
|
| 68 |
+
dtype: int64
|
| 69 |
+
- name: avg_line_length
|
| 70 |
+
dtype: float64
|
| 71 |
+
- name: max_line_length
|
| 72 |
+
dtype: int64
|
| 73 |
+
- name: alphanum_fraction
|
| 74 |
+
dtype: float64
|
| 75 |
+
- name: repo_name
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: repo_stars
|
| 78 |
+
dtype: int64
|
| 79 |
+
- name: repo_forks
|
| 80 |
+
dtype: int64
|
| 81 |
+
- name: repo_open_issues
|
| 82 |
+
dtype: int64
|
| 83 |
+
- name: repo_license
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: repo_extraction_date
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: sha
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: __index_level_0__
|
| 90 |
+
dtype: int64
|
| 91 |
+
- name: exdup_ids_cmlisp_stkv2
|
| 92 |
+
sequence: int64
|
| 93 |
+
- name: near_dups_cmlisp_stkv2
|
| 94 |
+
sequence: int64
|
| 95 |
+
splits:
|
| 96 |
+
- name: train
|
| 97 |
+
num_bytes: 297303646
|
| 98 |
+
num_examples: 16968
|
| 99 |
+
download_size: 110589527
|
| 100 |
+
dataset_size: 297303646
|
| 101 |
- config_name: ErlangExact
|
| 102 |
features:
|
| 103 |
- name: id
|
|
|
|
| 199 |
data_files:
|
| 200 |
- split: train
|
| 201 |
path: data/CommonLisp_Exact/train-*
|
| 202 |
+
- config_name: CommonLispNear
|
| 203 |
+
data_files:
|
| 204 |
+
- split: train
|
| 205 |
+
path: data/CommonLispNear/train-*
|
| 206 |
- config_name: ErlangExact
|
| 207 |
data_files:
|
| 208 |
- split: train
|
data/CommonLispNear/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20494187b5c9ab6e58429e5d4e85050faf87b7e82b2deff1a6884aee285f2314
|
| 3 |
+
size 110589527
|