File size: 809 Bytes
491a830
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50d66e6
 
 
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
34
35
36
37
38
39
40
41
42
---
dataset_info:
  features:
  - name: article_id
    dtype: string
  - name: source_id
    dtype: string
  - name: source_name
    dtype: string
  - name: author
    dtype: string
  - name: title
    dtype: string
  - name: description
    dtype: string
  - name: url
    dtype: string
  - name: url_to_image
    dtype: string
  - name: published_at
    dtype: string
  - name: content
    dtype: string
  - name: category
    dtype: string
  - name: full_content
    dtype: string
  splits:
  - name: train
    num_bytes: 432122489
    num_examples: 105375
  download_size: 186200587
  dataset_size: 432122489
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---


<!-- https://colab.research.google.com/drive/1dN9mbOdwtH8iFROY--Hqy7mZz5d00HZB#scrollTo=0JVQZoXPDuJw -->