File size: 1,039 Bytes
dd100eb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
43
44
45
---
dataset_info:
  features:
  - name: identifier
    dtype: string
  - name: categories
    dtype: string
  - name: article
    dtype: string
  - name: themas
    dtype:
      class_label:
        names:
          '0': agronomy
          '1': business
          '2': design
          '3': digital
          '4': environment
          '5': learning
          '6': medical
          '7': people
          '8': production
          '9': resource
          '10': science
          '11': security
          '12': society
          '13': transport
  - name: themas_ids
    sequence: int64
  splits:
  - name: train_dataset_themas
    num_bytes: 3496795
    num_examples: 928
  - name: val_dataset_themas
    num_bytes: 775166
    num_examples: 198
  - name: test_dataset_themas
    num_bytes: 786072
    num_examples: 200
  download_size: 2886738
  dataset_size: 5058033
---
# Dataset Card for "themas_dataset"

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