Upload dataset
Browse files- README.md +50 -0
- data/F#_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2010,6 +2010,52 @@ dataset_info:
|
|
| 2010 |
num_examples: 32049
|
| 2011 |
download_size: 110892820
|
| 2012 |
dataset_size: 372175243
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2013 |
- config_name: ForthExact
|
| 2014 |
features:
|
| 2015 |
- name: id
|
|
@@ -5633,6 +5679,10 @@ configs:
|
|
| 5633 |
data_files:
|
| 5634 |
- split: train
|
| 5635 |
path: data/Erlang_Near/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5636 |
- config_name: ForthExact
|
| 5637 |
data_files:
|
| 5638 |
- split: train
|
|
|
|
| 2010 |
num_examples: 32049
|
| 2011 |
download_size: 110892820
|
| 2012 |
dataset_size: 372175243
|
| 2013 |
+
- config_name: F#Exact
|
| 2014 |
+
features:
|
| 2015 |
+
- name: id
|
| 2016 |
+
dtype: int64
|
| 2017 |
+
- name: file_name
|
| 2018 |
+
dtype: string
|
| 2019 |
+
- name: file_path
|
| 2020 |
+
dtype: string
|
| 2021 |
+
- name: content
|
| 2022 |
+
dtype: string
|
| 2023 |
+
- name: size
|
| 2024 |
+
dtype: int64
|
| 2025 |
+
- name: language
|
| 2026 |
+
dtype: string
|
| 2027 |
+
- name: extension
|
| 2028 |
+
dtype: string
|
| 2029 |
+
- name: total_lines
|
| 2030 |
+
dtype: int64
|
| 2031 |
+
- name: avg_line_length
|
| 2032 |
+
dtype: float64
|
| 2033 |
+
- name: max_line_length
|
| 2034 |
+
dtype: int64
|
| 2035 |
+
- name: alphanum_fraction
|
| 2036 |
+
dtype: float64
|
| 2037 |
+
- name: repo_name
|
| 2038 |
+
dtype: string
|
| 2039 |
+
- name: repo_stars
|
| 2040 |
+
dtype: int64
|
| 2041 |
+
- name: repo_forks
|
| 2042 |
+
dtype: int64
|
| 2043 |
+
- name: repo_open_issues
|
| 2044 |
+
dtype: int64
|
| 2045 |
+
- name: repo_license
|
| 2046 |
+
dtype: string
|
| 2047 |
+
- name: repo_extraction_date
|
| 2048 |
+
dtype: string
|
| 2049 |
+
- name: sha
|
| 2050 |
+
dtype: string
|
| 2051 |
+
- name: exact_dupe_TheStackV2
|
| 2052 |
+
dtype: bool
|
| 2053 |
+
splits:
|
| 2054 |
+
- name: train
|
| 2055 |
+
num_bytes: 192494549
|
| 2056 |
+
num_examples: 16015
|
| 2057 |
+
download_size: 47286319
|
| 2058 |
+
dataset_size: 192494549
|
| 2059 |
- config_name: ForthExact
|
| 2060 |
features:
|
| 2061 |
- name: id
|
|
|
|
| 5679 |
data_files:
|
| 5680 |
- split: train
|
| 5681 |
path: data/Erlang_Near/train-*
|
| 5682 |
+
- config_name: F#Exact
|
| 5683 |
+
data_files:
|
| 5684 |
+
- split: train
|
| 5685 |
+
path: data/F#_Exact/train-*
|
| 5686 |
- config_name: ForthExact
|
| 5687 |
data_files:
|
| 5688 |
- split: train
|
data/F#_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ff61a15c442f5c6c6da48d58ebd3ba9ee5984d8465d8cdef8000f045c435834
|
| 3 |
+
size 47286319
|