Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: input
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: parse
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: depth
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: pos_tag
|
| 11 |
+
struct:
|
| 12 |
+
- name: ADJ
|
| 13 |
+
sequence: string
|
| 14 |
+
- name: ADP
|
| 15 |
+
sequence: string
|
| 16 |
+
- name: ADV
|
| 17 |
+
sequence: string
|
| 18 |
+
- name: AUX
|
| 19 |
+
sequence: string
|
| 20 |
+
- name: CCONJ
|
| 21 |
+
sequence: string
|
| 22 |
+
- name: DET
|
| 23 |
+
sequence: string
|
| 24 |
+
- name: INTJ
|
| 25 |
+
sequence: string
|
| 26 |
+
- name: NOUN
|
| 27 |
+
sequence: string
|
| 28 |
+
- name: NUM
|
| 29 |
+
sequence: string
|
| 30 |
+
- name: PART
|
| 31 |
+
sequence: string
|
| 32 |
+
- name: PRON
|
| 33 |
+
sequence: string
|
| 34 |
+
- name: PROPN
|
| 35 |
+
sequence: string
|
| 36 |
+
- name: PUNCT
|
| 37 |
+
sequence: string
|
| 38 |
+
- name: SCONJ
|
| 39 |
+
sequence: string
|
| 40 |
+
- name: SPACE
|
| 41 |
+
sequence: string
|
| 42 |
+
- name: SYM
|
| 43 |
+
sequence: string
|
| 44 |
+
- name: VERB
|
| 45 |
+
sequence: string
|
| 46 |
+
- name: X
|
| 47 |
+
sequence: string
|
| 48 |
+
- name: iob_tag
|
| 49 |
+
sequence: string
|
| 50 |
+
- name: dependency
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: parsed
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: selected_tag
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: __index_level_0__
|
| 57 |
+
dtype: int64
|
| 58 |
+
- name: row_id
|
| 59 |
+
dtype: int64
|
| 60 |
+
- name: raw_input
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: C
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: DC
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: T
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: CT
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: FC
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: prompt
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: chosen
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: rejected
|
| 77 |
+
dtype: string
|
| 78 |
+
splits:
|
| 79 |
+
- name: train
|
| 80 |
+
num_bytes: 864657473
|
| 81 |
+
num_examples: 301400
|
| 82 |
+
- name: eval
|
| 83 |
+
num_bytes: 107948745
|
| 84 |
+
num_examples: 37705
|
| 85 |
+
- name: test
|
| 86 |
+
num_bytes: 107877532
|
| 87 |
+
num_examples: 37710
|
| 88 |
+
- name: sample10
|
| 89 |
+
num_bytes: 86991029
|
| 90 |
+
num_examples: 30140
|
| 91 |
+
download_size: 192111249
|
| 92 |
+
dataset_size: 1167474779
|
| 93 |
+
configs:
|
| 94 |
+
- config_name: default
|
| 95 |
+
data_files:
|
| 96 |
+
- split: train
|
| 97 |
+
path: data/train-*
|
| 98 |
+
- split: eval
|
| 99 |
+
path: data/eval-*
|
| 100 |
+
- split: test
|
| 101 |
+
path: data/test-*
|
| 102 |
+
- split: sample10
|
| 103 |
+
path: data/sample10-*
|
| 104 |
+
---
|
data/eval-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57e364b5d78fe34f131348536a83b2fd82943b8db30780d00581afa80222ac13
|
| 3 |
+
size 14943626
|
data/sample10-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deb365279c6b28f735a2a35f6bf71017571c8b819a06133b082f37a2b0b86069
|
| 3 |
+
size 42114438
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77a59d29936ee0cbc2bd12ee71898f66e374a2b749ee5f2b2497bb67e4503611
|
| 3 |
+
size 14909645
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a01d308d601d1a63ab8013031d0da663f394b85f65cef95828a45250372181c
|
| 3 |
+
size 60219179
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38b052cb262c5ab9d3aa7325257c75ea46eae0d6362eff2dbb1ecef4ce0cf50f
|
| 3 |
+
size 59924361
|