yangwang825 commited on
Commit
e9a95f4
·
verified ·
1 Parent(s): e2b1e83

Upload dataset

Browse files
README.md CHANGED
@@ -1,24 +1,28 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: input
5
  dtype: string
6
- - name: output
7
- dtype: string
8
- - name: instruction
9
  dtype: string
 
 
 
 
 
 
10
  splits:
11
  - name: train
12
- num_bytes: 31021413
13
  num_examples: 50000
14
  - name: validation
15
- num_bytes: 3085761
16
  num_examples: 5000
17
  - name: test
18
- num_bytes: 3098728
19
  num_examples: 5000
20
- download_size: 15888941
21
- dataset_size: 37205902
22
  configs:
23
  - config_name: default
24
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: source_text
5
  dtype: string
6
+ - name: target_text
 
 
7
  dtype: string
8
+ - name: entities
9
+ list:
10
+ - name: entity
11
+ dtype: string
12
+ - name: types
13
+ sequence: string
14
  splits:
15
  - name: train
16
+ num_bytes: 29913290
17
  num_examples: 50000
18
  - name: validation
19
+ num_bytes: 2977520
20
  num_examples: 5000
21
  - name: test
22
+ num_bytes: 2994158
23
  num_examples: 5000
24
+ download_size: 20047905
25
+ dataset_size: 35884968
26
  configs:
27
  - config_name: default
28
  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:2cc6768e2a03c56576d0d157a8c757153fb59ea9c279441f3488923f9c0e4c49
3
- size 1317701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f04335c3da4cda3ad4d7648feae5c097b04828f75790fd163e9954edc56e8a8d
3
+ size 1667358
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6dd2a4e2cfdff6ad276df7cbfddf6601d0a0ef8160612f0650b2879f4494073
3
- size 13252299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504590c20d30582727ec377e759faf6469906c2dc96ffe16c92dda9484542dfd
3
+ size 16712097
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f05e96262fd21a9fab8eb74a12e8e70aa6bf64a116f149ebbccdaf9dd0821cd
3
- size 1318941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88fad5250b5285fea63c2e3ad5336db148d2cb5edf80b1cc4cd06541246c07ba
3
+ size 1668450