Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +50 -0
- data/Turtle_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -5234,6 +5234,52 @@ dataset_info:
|
|
5234 |
num_examples: 439565
|
5235 |
download_size: 855892624
|
5236 |
dataset_size: 2713487246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5237 |
- config_name: VueExact
|
5238 |
features:
|
5239 |
- name: id
|
@@ -5737,6 +5783,10 @@ configs:
|
|
5737 |
data_files:
|
5738 |
- split: train
|
5739 |
path: data/Swift_Near/train-*
|
|
|
|
|
|
|
|
|
5740 |
- config_name: VueExact
|
5741 |
data_files:
|
5742 |
- split: train
|
|
|
5234 |
num_examples: 439565
|
5235 |
download_size: 855892624
|
5236 |
dataset_size: 2713487246
|
5237 |
+
- config_name: TurtleExact
|
5238 |
+
features:
|
5239 |
+
- name: id
|
5240 |
+
dtype: int64
|
5241 |
+
- name: file_name
|
5242 |
+
dtype: string
|
5243 |
+
- name: file_path
|
5244 |
+
dtype: string
|
5245 |
+
- name: content
|
5246 |
+
dtype: string
|
5247 |
+
- name: size
|
5248 |
+
dtype: int64
|
5249 |
+
- name: language
|
5250 |
+
dtype: string
|
5251 |
+
- name: extension
|
5252 |
+
dtype: string
|
5253 |
+
- name: total_lines
|
5254 |
+
dtype: int64
|
5255 |
+
- name: avg_line_length
|
5256 |
+
dtype: float64
|
5257 |
+
- name: max_line_length
|
5258 |
+
dtype: int64
|
5259 |
+
- name: alphanum_fraction
|
5260 |
+
dtype: float64
|
5261 |
+
- name: repo_name
|
5262 |
+
dtype: string
|
5263 |
+
- name: repo_stars
|
5264 |
+
dtype: int64
|
5265 |
+
- name: repo_forks
|
5266 |
+
dtype: int64
|
5267 |
+
- name: repo_open_issues
|
5268 |
+
dtype: int64
|
5269 |
+
- name: repo_license
|
5270 |
+
dtype: string
|
5271 |
+
- name: repo_extraction_date
|
5272 |
+
dtype: string
|
5273 |
+
- name: sha
|
5274 |
+
dtype: string
|
5275 |
+
- name: exact_dupe_TheStackV2
|
5276 |
+
dtype: bool
|
5277 |
+
splits:
|
5278 |
+
- name: train
|
5279 |
+
num_bytes: 3442465
|
5280 |
+
num_examples: 17
|
5281 |
+
download_size: 798002
|
5282 |
+
dataset_size: 3442465
|
5283 |
- config_name: VueExact
|
5284 |
features:
|
5285 |
- name: id
|
|
|
5783 |
data_files:
|
5784 |
- split: train
|
5785 |
path: data/Swift_Near/train-*
|
5786 |
+
- config_name: TurtleExact
|
5787 |
+
data_files:
|
5788 |
+
- split: train
|
5789 |
+
path: data/Turtle_Exact/train-*
|
5790 |
- config_name: VueExact
|
5791 |
data_files:
|
5792 |
- split: train
|
data/Turtle_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c86e418e23e4386cb6c47b112a7fa72d217171d254c5d44806c388b6529bd238
|
3 |
+
size 798002
|