hugosousa commited on
Commit
9a4ac75
·
verified ·
1 Parent(s): f35855a

Upload dataset

Browse files
README.md CHANGED
@@ -33,11 +33,11 @@ configs:
33
  - config_name: two
34
  data_files:
35
  - split: train
36
- path: two/train.json
37
  - split: test
38
- path: two/test.json
39
  dataset_info:
40
- config_name: one
41
  features:
42
  - name: context
43
  dtype: string
@@ -62,4 +62,29 @@ dataset_info:
62
  num_examples: 137
63
  download_size: 668560
64
  dataset_size: 2835132
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  ---
 
33
  - config_name: two
34
  data_files:
35
  - split: train
36
+ path: two/train-*
37
  - split: test
38
+ path: two/test-*
39
  dataset_info:
40
+ - config_name: one
41
  features:
42
  - name: context
43
  dtype: string
 
62
  num_examples: 137
63
  download_size: 668560
64
  dataset_size: 2835132
65
+ - config_name: two
66
+ features:
67
+ - name: id
68
+ dtype: string
69
+ - name: context
70
+ dtype: string
71
+ - name: entities
72
+ sequence: string
73
+ - name: timeline
74
+ list:
75
+ - name: relation
76
+ dtype: string
77
+ - name: source
78
+ dtype: string
79
+ - name: target
80
+ dtype: string
81
+ splits:
82
+ - name: train
83
+ num_bytes: 7658599
84
+ num_examples: 4080
85
+ - name: test
86
+ num_bytes: 429521
87
+ num_examples: 208
88
+ download_size: 1460558
89
+ dataset_size: 8088120
90
  ---
two/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5fe157b368b7084e91fcd1d7831895066991188084d7888c7332f135ab5c26b
3
+ size 68781
two/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de05bd58feae1d36963bde24fbc4399a3e9d8c96ea9f22cbc4a0015b706aef35
3
+ size 1391777