Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
File size: 508 Bytes
652d81a
a8df8aa
 
652d81a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
dataset_info:
  config_name: wikipedia-northeastern-university
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: test
    num_bytes: 7640857.145607997
    num_examples: 2434
  download_size: 12949685
  dataset_size: 7640857.145607997
configs:
- config_name: wikipedia-northeastern-university
  data_files:
  - split: test
    path: wikipedia-northeastern-university/test-*
---