Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
Guilleber commited on
Commit
ae60ae3
1 Parent(s): e01aeec

Upload dataset

Browse files
README.md CHANGED
@@ -72,6 +72,30 @@ dataset_info:
72
  num_examples: 1488
73
  download_size: 20986924
74
  dataset_size: 37844619
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  configs:
76
  - config_name: papyrus-a
77
  data_files:
@@ -97,4 +121,12 @@ configs:
97
  path: papyrus-f/test-*
98
  - split: validation
99
  path: papyrus-f/validation-*
 
 
 
 
 
 
 
 
100
  ---
 
72
  num_examples: 1488
73
  download_size: 20986924
74
  dataset_size: 37844619
75
+ - config_name: papyrus-m
76
+ features:
77
+ - name: doc_id
78
+ dtype: int64
79
+ - name: title
80
+ dtype: string
81
+ - name: input_text
82
+ dtype: string
83
+ - name: keyphrases
84
+ sequence: string
85
+ - name: lang
86
+ dtype: string
87
+ splits:
88
+ - name: train
89
+ num_bytes: 49906922
90
+ num_examples: 20963
91
+ - name: test
92
+ num_bytes: 14543415
93
+ num_examples: 6061
94
+ - name: validation
95
+ num_bytes: 7242231
96
+ num_examples: 3040
97
+ download_size: 40019743
98
+ dataset_size: 71692568
99
  configs:
100
  - config_name: papyrus-a
101
  data_files:
 
121
  path: papyrus-f/test-*
122
  - split: validation
123
  path: papyrus-f/validation-*
124
+ - config_name: papyrus-m
125
+ data_files:
126
+ - split: train
127
+ path: papyrus-m/train-*
128
+ - split: test
129
+ path: papyrus-m/test-*
130
+ - split: validation
131
+ path: papyrus-m/validation-*
132
  ---
papyrus-m/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d4e9eee20c1c8c27f09f25ea611defadcfd039a4e9b5d963c1e7870f916490
3
+ size 8150608
papyrus-m/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd5d855dc067fd19808e36a8cf76d76eeb7b09ba8da303bf5ba3395d8bbab56b
3
+ size 27798133
papyrus-m/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0acdc4deb8b40788f5130f096beca1dde359c8a52bc7be471f1e73607b9144b6
3
+ size 4071002