Upload dataset
Browse files
README.md
CHANGED
@@ -1968,6 +1968,54 @@ dataset_info:
|
|
1968 |
num_examples: 4084
|
1969 |
download_size: 19371991
|
1970 |
dataset_size: 40722839
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1971 |
configs:
|
1972 |
- config_name: ANTLRExact
|
1973 |
data_files:
|
@@ -2133,4 +2181,8 @@ configs:
|
|
2133 |
data_files:
|
2134 |
- split: train
|
2135 |
path: data/Scilab_Exact/train-*
|
|
|
|
|
|
|
|
|
2136 |
---
|
|
|
1968 |
num_examples: 4084
|
1969 |
download_size: 19371991
|
1970 |
dataset_size: 40722839
|
1971 |
+
- config_name: StarlarkExact
|
1972 |
+
features:
|
1973 |
+
- name: id
|
1974 |
+
dtype: int64
|
1975 |
+
- name: file_name
|
1976 |
+
dtype: string
|
1977 |
+
- name: file_path
|
1978 |
+
dtype: string
|
1979 |
+
- name: content
|
1980 |
+
dtype: string
|
1981 |
+
- name: size
|
1982 |
+
dtype: int64
|
1983 |
+
- name: language
|
1984 |
+
dtype: string
|
1985 |
+
- name: extension
|
1986 |
+
dtype: string
|
1987 |
+
- name: total_lines
|
1988 |
+
dtype: int64
|
1989 |
+
- name: avg_line_length
|
1990 |
+
dtype: float64
|
1991 |
+
- name: max_line_length
|
1992 |
+
dtype: int64
|
1993 |
+
- name: alphanum_fraction
|
1994 |
+
dtype: float64
|
1995 |
+
- name: repo_name
|
1996 |
+
dtype: string
|
1997 |
+
- name: repo_stars
|
1998 |
+
dtype: int64
|
1999 |
+
- name: repo_forks
|
2000 |
+
dtype: int64
|
2001 |
+
- name: repo_open_issues
|
2002 |
+
dtype: int64
|
2003 |
+
- name: repo_license
|
2004 |
+
dtype: string
|
2005 |
+
- name: repo_extraction_date
|
2006 |
+
dtype: string
|
2007 |
+
- name: sha
|
2008 |
+
dtype: string
|
2009 |
+
- name: __index_level_0__
|
2010 |
+
dtype: int64
|
2011 |
+
- name: exact_dupe_TheStackV2
|
2012 |
+
dtype: bool
|
2013 |
+
splits:
|
2014 |
+
- name: train
|
2015 |
+
num_bytes: 3461426
|
2016 |
+
num_examples: 498
|
2017 |
+
download_size: 1351392
|
2018 |
+
dataset_size: 3461426
|
2019 |
configs:
|
2020 |
- config_name: ANTLRExact
|
2021 |
data_files:
|
|
|
2181 |
data_files:
|
2182 |
- split: train
|
2183 |
path: data/Scilab_Exact/train-*
|
2184 |
+
- config_name: StarlarkExact
|
2185 |
+
data_files:
|
2186 |
+
- split: train
|
2187 |
+
path: data/Starlark_Exact/train-*
|
2188 |
---
|
data/Starlark_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ad338c542739d55ba88d580bdfe6564e251af869f414438bd8777b5268c4acc
|
3 |
+
size 1351392
|