Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +50 -0
- data/SQL_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -4656,6 +4656,52 @@ dataset_info:
|
|
4656 |
num_examples: 844258
|
4657 |
download_size: 2628350847
|
4658 |
dataset_size: 8834518837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4659 |
- config_name: ScalaExact
|
4660 |
features:
|
4661 |
- name: id
|
@@ -5647,6 +5693,10 @@ configs:
|
|
5647 |
data_files:
|
5648 |
- split: train
|
5649 |
path: data/Rust_Near/train-*
|
|
|
|
|
|
|
|
|
5650 |
- config_name: ScalaExact
|
5651 |
data_files:
|
5652 |
- split: train
|
|
|
4656 |
num_examples: 844258
|
4657 |
download_size: 2628350847
|
4658 |
dataset_size: 8834518837
|
4659 |
+
- config_name: SQLExact
|
4660 |
+
features:
|
4661 |
+
- name: id
|
4662 |
+
dtype: int64
|
4663 |
+
- name: file_name
|
4664 |
+
dtype: string
|
4665 |
+
- name: file_path
|
4666 |
+
dtype: string
|
4667 |
+
- name: content
|
4668 |
+
dtype: string
|
4669 |
+
- name: size
|
4670 |
+
dtype: int64
|
4671 |
+
- name: language
|
4672 |
+
dtype: string
|
4673 |
+
- name: extension
|
4674 |
+
dtype: string
|
4675 |
+
- name: total_lines
|
4676 |
+
dtype: int64
|
4677 |
+
- name: avg_line_length
|
4678 |
+
dtype: float64
|
4679 |
+
- name: max_line_length
|
4680 |
+
dtype: int64
|
4681 |
+
- name: alphanum_fraction
|
4682 |
+
dtype: float64
|
4683 |
+
- name: repo_name
|
4684 |
+
dtype: string
|
4685 |
+
- name: repo_stars
|
4686 |
+
dtype: int64
|
4687 |
+
- name: repo_forks
|
4688 |
+
dtype: int64
|
4689 |
+
- name: repo_open_issues
|
4690 |
+
dtype: int64
|
4691 |
+
- name: repo_license
|
4692 |
+
dtype: string
|
4693 |
+
- name: repo_extraction_date
|
4694 |
+
dtype: string
|
4695 |
+
- name: sha
|
4696 |
+
dtype: string
|
4697 |
+
- name: exact_dupe_TheStackV2
|
4698 |
+
dtype: bool
|
4699 |
+
splits:
|
4700 |
+
- name: train
|
4701 |
+
num_bytes: 392789421
|
4702 |
+
num_examples: 41178
|
4703 |
+
download_size: 87633460
|
4704 |
+
dataset_size: 392789421
|
4705 |
- config_name: ScalaExact
|
4706 |
features:
|
4707 |
- name: id
|
|
|
5693 |
data_files:
|
5694 |
- split: train
|
5695 |
path: data/Rust_Near/train-*
|
5696 |
+
- config_name: SQLExact
|
5697 |
+
data_files:
|
5698 |
+
- split: train
|
5699 |
+
path: data/SQL_Exact/train-*
|
5700 |
- config_name: ScalaExact
|
5701 |
data_files:
|
5702 |
- split: train
|
data/SQL_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82bf21b6584973577e4e8b611fcfd0e1c30cbce9812230019b6e917d34f373c9
|
3 |
+
size 87633460
|