Upload dataset
Browse files- README.md +52 -0
- data/Crystal_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -432,6 +432,54 @@ dataset_info:
|
|
| 432 |
num_examples: 26175
|
| 433 |
download_size: 189873090
|
| 434 |
dataset_size: 632951246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 435 |
- config_name: DExact
|
| 436 |
features:
|
| 437 |
- name: id
|
|
@@ -709,6 +757,10 @@ configs:
|
|
| 709 |
data_files:
|
| 710 |
- split: train
|
| 711 |
path: data/Coq_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 712 |
- config_name: DExact
|
| 713 |
data_files:
|
| 714 |
- split: train
|
|
|
|
| 432 |
num_examples: 26175
|
| 433 |
download_size: 189873090
|
| 434 |
dataset_size: 632951246
|
| 435 |
+
- config_name: CrystalExact
|
| 436 |
+
features:
|
| 437 |
+
- name: id
|
| 438 |
+
dtype: int64
|
| 439 |
+
- name: file_name
|
| 440 |
+
dtype: string
|
| 441 |
+
- name: file_path
|
| 442 |
+
dtype: string
|
| 443 |
+
- name: content
|
| 444 |
+
dtype: string
|
| 445 |
+
- name: size
|
| 446 |
+
dtype: int64
|
| 447 |
+
- name: language
|
| 448 |
+
dtype: string
|
| 449 |
+
- name: extension
|
| 450 |
+
dtype: string
|
| 451 |
+
- name: total_lines
|
| 452 |
+
dtype: int64
|
| 453 |
+
- name: avg_line_length
|
| 454 |
+
dtype: float64
|
| 455 |
+
- name: max_line_length
|
| 456 |
+
dtype: int64
|
| 457 |
+
- name: alphanum_fraction
|
| 458 |
+
dtype: float64
|
| 459 |
+
- name: repo_name
|
| 460 |
+
dtype: string
|
| 461 |
+
- name: repo_stars
|
| 462 |
+
dtype: int64
|
| 463 |
+
- name: repo_forks
|
| 464 |
+
dtype: int64
|
| 465 |
+
- name: repo_open_issues
|
| 466 |
+
dtype: int64
|
| 467 |
+
- name: repo_license
|
| 468 |
+
dtype: string
|
| 469 |
+
- name: repo_extraction_date
|
| 470 |
+
dtype: string
|
| 471 |
+
- name: sha
|
| 472 |
+
dtype: string
|
| 473 |
+
- name: __index_level_0__
|
| 474 |
+
dtype: int64
|
| 475 |
+
- name: exdup_ids_TheStackV2
|
| 476 |
+
sequence: int64
|
| 477 |
+
splits:
|
| 478 |
+
- name: train
|
| 479 |
+
num_bytes: 31418612
|
| 480 |
+
num_examples: 7300
|
| 481 |
+
download_size: 10355745
|
| 482 |
+
dataset_size: 31418612
|
| 483 |
- config_name: DExact
|
| 484 |
features:
|
| 485 |
- name: id
|
|
|
|
| 757 |
data_files:
|
| 758 |
- split: train
|
| 759 |
path: data/Coq_Exact/train-*
|
| 760 |
+
- config_name: CrystalExact
|
| 761 |
+
data_files:
|
| 762 |
+
- split: train
|
| 763 |
+
path: data/Crystal_Exact/train-*
|
| 764 |
- config_name: DExact
|
| 765 |
data_files:
|
| 766 |
- split: train
|
data/Crystal_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7b3602140164de80f2a6f9797830ef881724e4903a170b81e373e2b08cb45a9
|
| 3 |
+
size 10355745
|