File size: 563 Bytes
dbfbc58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: source
    dtype: string
  - name: title
    dtype: string
  - name: sapo
    dtype: string
  - name: cates
    sequence: string
  - name: publish
    dtype: timestamp[us]
  - name: text_content
    dtype: string
  splits:
  - name: train
    num_bytes: 15876374992
    num_examples: 5000000
  download_size: 7858134654
  dataset_size: 15876374992
---
# Dataset Card for "news_corpus_v2_p1"

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