Upload dataset
Browse files- README.md +52 -0
- data/Scilab_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1920,6 +1920,54 @@ dataset_info:
|
|
1920 |
num_examples: 54226
|
1921 |
download_size: 609754761
|
1922 |
dataset_size: 1666426472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1923 |
configs:
|
1924 |
- config_name: ANTLRExact
|
1925 |
data_files:
|
@@ -2081,4 +2129,8 @@ configs:
|
|
2081 |
data_files:
|
2082 |
- split: train
|
2083 |
path: data/Scheme_Exact/train-*
|
|
|
|
|
|
|
|
|
2084 |
---
|
|
|
1920 |
num_examples: 54226
|
1921 |
download_size: 609754761
|
1922 |
dataset_size: 1666426472
|
1923 |
+
- config_name: ScilabExact
|
1924 |
+
features:
|
1925 |
+
- name: id
|
1926 |
+
dtype: int64
|
1927 |
+
- name: file_name
|
1928 |
+
dtype: string
|
1929 |
+
- name: file_path
|
1930 |
+
dtype: string
|
1931 |
+
- name: content
|
1932 |
+
dtype: string
|
1933 |
+
- name: size
|
1934 |
+
dtype: int64
|
1935 |
+
- name: language
|
1936 |
+
dtype: string
|
1937 |
+
- name: extension
|
1938 |
+
dtype: string
|
1939 |
+
- name: total_lines
|
1940 |
+
dtype: int64
|
1941 |
+
- name: avg_line_length
|
1942 |
+
dtype: float64
|
1943 |
+
- name: max_line_length
|
1944 |
+
dtype: int64
|
1945 |
+
- name: alphanum_fraction
|
1946 |
+
dtype: float64
|
1947 |
+
- name: repo_name
|
1948 |
+
dtype: string
|
1949 |
+
- name: repo_stars
|
1950 |
+
dtype: int64
|
1951 |
+
- name: repo_forks
|
1952 |
+
dtype: int64
|
1953 |
+
- name: repo_open_issues
|
1954 |
+
dtype: int64
|
1955 |
+
- name: repo_license
|
1956 |
+
dtype: string
|
1957 |
+
- name: repo_extraction_date
|
1958 |
+
dtype: string
|
1959 |
+
- name: sha
|
1960 |
+
dtype: string
|
1961 |
+
- name: __index_level_0__
|
1962 |
+
dtype: int64
|
1963 |
+
- name: exact_dupe_TheStackV2
|
1964 |
+
dtype: bool
|
1965 |
+
splits:
|
1966 |
+
- name: train
|
1967 |
+
num_bytes: 40722839
|
1968 |
+
num_examples: 4084
|
1969 |
+
download_size: 19371991
|
1970 |
+
dataset_size: 40722839
|
1971 |
configs:
|
1972 |
- config_name: ANTLRExact
|
1973 |
data_files:
|
|
|
2129 |
data_files:
|
2130 |
- split: train
|
2131 |
path: data/Scheme_Exact/train-*
|
2132 |
+
- config_name: ScilabExact
|
2133 |
+
data_files:
|
2134 |
+
- split: train
|
2135 |
+
path: data/Scilab_Exact/train-*
|
2136 |
---
|
data/Scilab_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3595730cbc20b2ae8b76a1db836d257c4ceb85011751214c9e794704e5cd2732
|
3 |
+
size 19371991
|