File size: 854 Bytes
59c818e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
task_categories:
- text-classification
language:
- en
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': alt.atheism
          '1': comp.graphics
          '2': comp.os.ms-windows.misc
          '3': comp.sys.ibm.pc.hardware
          '4': comp.sys.mac.hardware
          '5': comp.windows.x
          '6': misc.forsale
          '7': rec.autos
          '8': rec.motorcycles
          '9': rec.sport.baseball
          '10': rec.sport.hockey
          '11': sci.crypt
          '12': sci.electronics
          '13': sci.med
          '14': sci.space
          '15': soc.religion.christian
          '16': talk.politics.guns
          '17': talk.politics.mideast
          '18': talk.politics.misc
          '19': talk.religion.misc
size_categories:
- 10K<n<100K
---