Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +52 -0
- data/Cuda_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -480,6 +480,54 @@ dataset_info:
|
|
480 |
num_examples: 7300
|
481 |
download_size: 10355745
|
482 |
dataset_size: 31418612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
483 |
- config_name: DExact
|
484 |
features:
|
485 |
- name: id
|
@@ -761,6 +809,10 @@ configs:
|
|
761 |
data_files:
|
762 |
- split: train
|
763 |
path: data/Crystal_Exact/train-*
|
|
|
|
|
|
|
|
|
764 |
- config_name: DExact
|
765 |
data_files:
|
766 |
- split: train
|
|
|
480 |
num_examples: 7300
|
481 |
download_size: 10355745
|
482 |
dataset_size: 31418612
|
483 |
+
- config_name: CudaExact
|
484 |
+
features:
|
485 |
+
- name: id
|
486 |
+
dtype: int64
|
487 |
+
- name: file_name
|
488 |
+
dtype: string
|
489 |
+
- name: file_path
|
490 |
+
dtype: string
|
491 |
+
- name: content
|
492 |
+
dtype: string
|
493 |
+
- name: size
|
494 |
+
dtype: int64
|
495 |
+
- name: language
|
496 |
+
dtype: string
|
497 |
+
- name: extension
|
498 |
+
dtype: string
|
499 |
+
- name: total_lines
|
500 |
+
dtype: int64
|
501 |
+
- name: avg_line_length
|
502 |
+
dtype: float64
|
503 |
+
- name: max_line_length
|
504 |
+
dtype: int64
|
505 |
+
- name: alphanum_fraction
|
506 |
+
dtype: float64
|
507 |
+
- name: repo_name
|
508 |
+
dtype: string
|
509 |
+
- name: repo_stars
|
510 |
+
dtype: int64
|
511 |
+
- name: repo_forks
|
512 |
+
dtype: int64
|
513 |
+
- name: repo_open_issues
|
514 |
+
dtype: int64
|
515 |
+
- name: repo_license
|
516 |
+
dtype: string
|
517 |
+
- name: repo_extraction_date
|
518 |
+
dtype: string
|
519 |
+
- name: sha
|
520 |
+
dtype: string
|
521 |
+
- name: __index_level_0__
|
522 |
+
dtype: int64
|
523 |
+
- name: exdup_ids_TheStackV2
|
524 |
+
sequence: int64
|
525 |
+
splits:
|
526 |
+
- name: train
|
527 |
+
num_bytes: 334762129
|
528 |
+
num_examples: 13359
|
529 |
+
download_size: 102354247
|
530 |
+
dataset_size: 334762129
|
531 |
- config_name: DExact
|
532 |
features:
|
533 |
- name: id
|
|
|
809 |
data_files:
|
810 |
- split: train
|
811 |
path: data/Crystal_Exact/train-*
|
812 |
+
- config_name: CudaExact
|
813 |
+
data_files:
|
814 |
+
- split: train
|
815 |
+
path: data/Cuda_Exact/train-*
|
816 |
- config_name: DExact
|
817 |
data_files:
|
818 |
- split: train
|
data/Cuda_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62603deed36fb202e630586b9a1c6039af8ac952390f33da94c6f12b5728653d
|
3 |
+
size 102354247
|