File size: 2,007 Bytes
cc5e9ad
 
854dadb
 
 
 
 
 
 
 
 
 
314e25b
 
 
 
b65bf79
314e25b
7ce9bdb
 
854dadb
 
7ce9bdb
 
b65bf79
7ce9bdb
98b97b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
854dadb
cc5e9ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f95be3c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cc5e9ad
854dadb
 
 
 
98b97b8
 
 
 
cc5e9ad
 
 
 
f95be3c
 
 
 
cc5e9ad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
---
dataset_info:
- config_name: compact
  features:
  - name: url
    dtype: string
  - name: content
    dtype: string
  - name: metadata
    dtype: string
  - name: doc_id
    dtype: string
  - name: split
    sequence: string
  - name: shards
    dtype: int64
  - name: proposition_str
    sequence: string
  - name: proposition_list
    sequence: string
  splits:
  - name: train
    num_bytes: 8205155.707182321
    num_examples: 541
  download_size: 2782924
  dataset_size: 8205155.707182321
- config_name: compact_diemchuan
  features:
  - name: url
    dtype: string
  - name: content
    dtype: string
  - name: metadata
    dtype: string
  - name: doc_id
    dtype: string
  - name: split
    sequence: string
  - name: shards
    dtype: int64
  - name: proposition_list
    sequence: string
  splits:
  - name: train
    num_bytes: 6491370
    num_examples: 548
  download_size: 2122758
  dataset_size: 6491370
- config_name: default
  features:
  - name: url
    dtype: string
  - name: content
    dtype: string
  - name: doc_id
    dtype: string
  - name: metadata
    dtype: string
  splits:
  - name: train
    num_bytes: 3154318.1803069054
    num_examples: 781
  download_size: 1121137
  dataset_size: 3154318.1803069054
- config_name: diem_chuan
  features:
  - name: url
    dtype: string
  - name: content
    dtype: string
  - name: shards
    dtype: int64
  - name: split
    sequence: string
  - name: metadata
    dtype: string
  - name: doc_id
    dtype: string
  - name: proposition_list
    sequence: string
  splits:
  - name: train
    num_bytes: 106322
    num_examples: 7
  download_size: 41773
  dataset_size: 106322
configs:
- config_name: compact
  data_files:
  - split: train
    path: compact/train-*
- config_name: compact_diemchuan
  data_files:
  - split: train
    path: compact_diemchuan/train-*
- config_name: default
  data_files:
  - split: train
    path: data/train-*
- config_name: diem_chuan
  data_files:
  - split: train
    path: diem_chuan/train-*
---