File size: 802 Bytes
3096e20
 
 
 
780bbdc
3096e20
780bbdc
3096e20
780bbdc
3096e20
780bbdc
3096e20
780bbdc
3096e20
780bbdc
3096e20
780bbdc
3096e20
780bbdc
3096e20
780bbdc
3096e20
 
c1b2180
 
e829727
 
3096e20
 
e829727
c8ad17d
 
e829727
c8ad17d
dda65bd
e829727
3096e20
 
 
 
 
c8ad17d
 
3096e20
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: topic
    dtype: string
  - name: date
    dtype: string
  - name: tags
    dtype: string
  - name: bias
    dtype: string
  - name: text
    dtype: string
  - name: link
    dtype: string
  - name: source
    dtype: string
  - name: title
    dtype: string
  - name: id
    dtype: string
  - name: int_bias
    dtype: int64
  - name: all-mpnet-base-v2
    sequence: float16
  - name: distiluse-base-multilingual-cased-v2
    sequence: float32
  splits:
  - name: train
    num_bytes: 412806510
    num_examples: 43088
  - name: test
    num_bytes: 44953266
    num_examples: 4788
  download_size: 368510623
  dataset_size: 457759776
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---