File size: 568 Bytes
9c2e8b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d112be8
9c2e8b2
 
 
 
 
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: text
    dtype: string
  - name: label
    dtype: int64
  - name: label_text
    dtype: string
  splits:
  - name: train
    num_bytes: 12724811.858405516
    num_examples: 10182
  - name: val
    num_bytes: 1414701.1415944847
    num_examples: 1132
  - name: test
    num_bytes: 8499585
    num_examples: 7532
  download_size: 0
  dataset_size: 22639098.0
---
# Dataset Card for "20_newsgroups"

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