File size: 791 Bytes
ce145cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
614e9ea
 
 
 
 
 
ce145cd
 
614e9ea
 
 
 
f74b11e
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
---
dataset_info:
  features:
  - name: html
    dtype: string
  - name: articleBody
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: train
    num_bytes: 32354376
    num_examples: 181
  download_size: 10374590
  dataset_size: 32354376
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
task_categories:
- text2text-generation
pretty_name: Scrapinghub Article Extraction Benchmark
size_categories:
- n<1K
---

# Scrapinghub Article Extraction Benchmark

This dataset was originally created and distributed under MIT License by Scrapinghub on GitHub: [github.com/scrapinghub/article-extraction-benchmark](https://github.com/scrapinghub/article-extraction-benchmark)

It is mirrored on the HuggingFace Hub as a convenience.