Upload dataset
Browse files- README.md +4 -66
- data/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -15,58 +15,20 @@ dataset_info:
|
|
| 15 |
struct:
|
| 16 |
- name: __init__.py
|
| 17 |
dtype: string
|
| 18 |
-
- name: __main__.py
|
| 19 |
-
dtype: string
|
| 20 |
- name: _tokenizer.py
|
| 21 |
dtype: string
|
| 22 |
-
- name:
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: abbr.py
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: admonition.py
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: attr_list.py
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: base.py
|
| 31 |
dtype: string
|
| 32 |
- name: blockprocessors.py
|
| 33 |
dtype: string
|
| 34 |
-
- name: callbacks.py
|
| 35 |
-
dtype: string
|
| 36 |
-
- name: cli.py
|
| 37 |
-
dtype: string
|
| 38 |
-
- name: common.py
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: config.py
|
| 41 |
-
dtype: string
|
| 42 |
- name: core.py
|
| 43 |
dtype: string
|
| 44 |
-
- name: cyk.py
|
| 45 |
-
dtype: string
|
| 46 |
-
- name: def_list.py
|
| 47 |
-
dtype: string
|
| 48 |
-
- name: earley.py
|
| 49 |
-
dtype: string
|
| 50 |
- name: earley_forest.py
|
| 51 |
dtype: string
|
| 52 |
-
- name: elements.py
|
| 53 |
-
dtype: string
|
| 54 |
-
- name: etree_lxml.py
|
| 55 |
-
dtype: string
|
| 56 |
-
- name: exceptions.py
|
| 57 |
-
dtype: string
|
| 58 |
-
- name: fenced_code.py
|
| 59 |
-
dtype: string
|
| 60 |
-
- name: footnotes.py
|
| 61 |
-
dtype: string
|
| 62 |
-
- name: grammar_analysis.py
|
| 63 |
-
dtype: string
|
| 64 |
- name: html5lib_shim.py
|
| 65 |
dtype: string
|
| 66 |
- name: html5parser.py
|
| 67 |
dtype: string
|
| 68 |
-
- name: htmlparser.py
|
| 69 |
-
dtype: string
|
| 70 |
- name: inlinepatterns.py
|
| 71 |
dtype: string
|
| 72 |
- name: lark.py
|
|
@@ -75,32 +37,8 @@ dataset_info:
|
|
| 75 |
dtype: string
|
| 76 |
- name: load_grammar.py
|
| 77 |
dtype: string
|
| 78 |
-
- name: nearley.py
|
| 79 |
-
dtype: string
|
| 80 |
-
- name: parse.py
|
| 81 |
-
dtype: string
|
| 82 |
-
- name: parser_frontends.py
|
| 83 |
-
dtype: string
|
| 84 |
-
- name: smarty.py
|
| 85 |
-
dtype: string
|
| 86 |
-
- name: standalone.py
|
| 87 |
-
dtype: string
|
| 88 |
-
- name: tables.py
|
| 89 |
-
dtype: string
|
| 90 |
-
- name: toc.py
|
| 91 |
-
dtype: string
|
| 92 |
-
- name: tree_matcher.py
|
| 93 |
-
dtype: string
|
| 94 |
-
- name: tree_templates.py
|
| 95 |
-
dtype: string
|
| 96 |
- name: treeprocessors.py
|
| 97 |
dtype: string
|
| 98 |
-
- name: util.py
|
| 99 |
-
dtype: string
|
| 100 |
-
- name: utils.py
|
| 101 |
-
dtype: string
|
| 102 |
-
- name: xearley.py
|
| 103 |
-
dtype: string
|
| 104 |
- name: url
|
| 105 |
dtype: string
|
| 106 |
- name: commit
|
|
@@ -117,10 +55,10 @@ dataset_info:
|
|
| 117 |
dtype: string
|
| 118 |
splits:
|
| 119 |
- name: test
|
| 120 |
-
num_bytes:
|
| 121 |
num_examples: 132
|
| 122 |
-
download_size:
|
| 123 |
-
dataset_size:
|
| 124 |
configs:
|
| 125 |
- config_name: default
|
| 126 |
data_files:
|
|
|
|
| 15 |
struct:
|
| 16 |
- name: __init__.py
|
| 17 |
dtype: string
|
|
|
|
|
|
|
| 18 |
- name: _tokenizer.py
|
| 19 |
dtype: string
|
| 20 |
+
- name: blockparser.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
dtype: string
|
| 22 |
- name: blockprocessors.py
|
| 23 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
- name: core.py
|
| 25 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
- name: earley_forest.py
|
| 27 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
- name: html5lib_shim.py
|
| 29 |
dtype: string
|
| 30 |
- name: html5parser.py
|
| 31 |
dtype: string
|
|
|
|
|
|
|
| 32 |
- name: inlinepatterns.py
|
| 33 |
dtype: string
|
| 34 |
- name: lark.py
|
|
|
|
| 37 |
dtype: string
|
| 38 |
- name: load_grammar.py
|
| 39 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
- name: treeprocessors.py
|
| 41 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
- name: url
|
| 43 |
dtype: string
|
| 44 |
- name: commit
|
|
|
|
| 55 |
dtype: string
|
| 56 |
splits:
|
| 57 |
- name: test
|
| 58 |
+
num_bytes: 11597304
|
| 59 |
num_examples: 132
|
| 60 |
+
download_size: 2371624
|
| 61 |
+
dataset_size: 11597304
|
| 62 |
configs:
|
| 63 |
- config_name: default
|
| 64 |
data_files:
|
data/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:090f48cfc1930234c0ccb95d83906d70f90e3b49938be77ddd029299b623c9ed
|
| 3 |
+
size 2371624
|