kotmul commited on
Commit
88f4a70
1 Parent(s): 77a8363

Upload dataset

Browse files
GovReport/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243fa7f0d897ca9c67833a37ab3c661bb7adc855556a983c6cfc64e42c301f1e
3
+ size 106012881
GovReport/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3dc14feb1edc1c13db5a4d062a5dcc5c582b57059b0106f037541e477d4417
3
+ size 105200135
GovReport/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40746462394840de7cf73a76ffd265d76ffcc66686d0c89c87d66d07b87775f0
3
+ size 103105049
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: GovReport
4
+ features:
5
+ - name: input_ids
6
+ sequence: int32
7
+ - name: input_sentences_ids
8
+ sequence:
9
+ sequence: int64
10
+ - name: labels
11
+ sequence: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1482525108
15
+ num_examples: 16590
16
+ download_size: 314318065
17
+ dataset_size: 1482525108
18
+ configs:
19
+ - config_name: GovReport
20
+ data_files:
21
+ - split: train
22
+ path: GovReport/train-*
23
+ ---