Upload dataset
Browse files
README.md
CHANGED
|
@@ -288,6 +288,54 @@ dataset_info:
|
|
| 288 |
num_examples: 16968
|
| 289 |
download_size: 108999826
|
| 290 |
dataset_size: 296872446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 291 |
configs:
|
| 292 |
- config_name: AdaExact
|
| 293 |
data_files:
|
|
@@ -313,4 +361,8 @@ configs:
|
|
| 313 |
data_files:
|
| 314 |
- split: train
|
| 315 |
path: data/CommonLisp_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 316 |
---
|
|
|
|
| 288 |
num_examples: 16968
|
| 289 |
download_size: 108999826
|
| 290 |
dataset_size: 296872446
|
| 291 |
+
- config_name: CoqExact
|
| 292 |
+
features:
|
| 293 |
+
- name: id
|
| 294 |
+
dtype: int64
|
| 295 |
+
- name: file_name
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: file_path
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: content
|
| 300 |
+
dtype: string
|
| 301 |
+
- name: size
|
| 302 |
+
dtype: int64
|
| 303 |
+
- name: language
|
| 304 |
+
dtype: string
|
| 305 |
+
- name: extension
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: total_lines
|
| 308 |
+
dtype: int64
|
| 309 |
+
- name: avg_line_length
|
| 310 |
+
dtype: float64
|
| 311 |
+
- name: max_line_length
|
| 312 |
+
dtype: int64
|
| 313 |
+
- name: alphanum_fraction
|
| 314 |
+
dtype: float64
|
| 315 |
+
- name: repo_name
|
| 316 |
+
dtype: string
|
| 317 |
+
- name: repo_stars
|
| 318 |
+
dtype: int64
|
| 319 |
+
- name: repo_forks
|
| 320 |
+
dtype: int64
|
| 321 |
+
- name: repo_open_issues
|
| 322 |
+
dtype: int64
|
| 323 |
+
- name: repo_license
|
| 324 |
+
dtype: string
|
| 325 |
+
- name: repo_extraction_date
|
| 326 |
+
dtype: string
|
| 327 |
+
- name: sha
|
| 328 |
+
dtype: string
|
| 329 |
+
- name: __index_level_0__
|
| 330 |
+
dtype: int64
|
| 331 |
+
- name: exdup_ids_TheStackV2
|
| 332 |
+
sequence: int64
|
| 333 |
+
splits:
|
| 334 |
+
- name: train
|
| 335 |
+
num_bytes: 632951246
|
| 336 |
+
num_examples: 26175
|
| 337 |
+
download_size: 189873090
|
| 338 |
+
dataset_size: 632951246
|
| 339 |
configs:
|
| 340 |
- config_name: AdaExact
|
| 341 |
data_files:
|
|
|
|
| 361 |
data_files:
|
| 362 |
- split: train
|
| 363 |
path: data/CommonLisp_Exact/train-*
|
| 364 |
+
- config_name: CoqExact
|
| 365 |
+
data_files:
|
| 366 |
+
- split: train
|
| 367 |
+
path: data/Coq_Exact/train-*
|
| 368 |
---
|
data/Coq_Exact/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62bdf0537ab548cdc25131996431bb3c8333e5bfa448c1c938fc45edb74d2636
|
| 3 |
+
size 72103869
|
data/Coq_Exact/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36c83246a51db4330dbf847fe547a5c87ca88a86f96d8649e3a1e0acd1eb2f25
|
| 3 |
+
size 117769221
|