File size: 620 Bytes
48fd69f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: summary
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: test
    num_bytes: 37261391
    num_examples: 8458
  - name: train
    num_bytes: 335094323
    num_examples: 67665
  - name: validation
    num_bytes: 37296120
    num_examples: 8458
  download_size: 191022704
  dataset_size: 409651834
---
# Dataset Card for "usummary"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)