File size: 1,075 Bytes
c216bf3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b0114da
 
 
586b315
 
 
8b6d4b7
 
 
4fd5f80
 
 
095db24
 
 
 
 
c216bf3
 
 
 
 
b0114da
 
586b315
 
8b6d4b7
 
4fd5f80
 
095db24
 
c216bf3
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
46
47
48
49
---
dataset_info:
  features:
  - name: label
    dtype: string
  - name: doc
    dtype: string
  - name: hashids
    sequence: int64
  - name: label_id
    dtype: int64
  splits:
  - name: test
    num_bytes: 13189462851
    num_examples: 3651230
  - name: eval
    num_bytes: 13178887523
    num_examples: 3649442
  - name: train_shard_00000
    num_bytes: 4981986696
    num_examples: 2202361
  - name: train_shard_00001
    num_bytes: 6637512409
    num_examples: 2202361
  - name: train_shard_00002
    num_bytes: 6499124684
    num_examples: 2202361
  - name: train_shard_00003
    num_bytes: 8552532780
    num_examples: 2202361
  download_size: 23285076856
  dataset_size: 53039506943
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: eval
    path: data/eval-*
  - split: train_shard_00000
    path: data/train_shard_00000-*
  - split: train_shard_00001
    path: data/train_shard_00001-*
  - split: train_shard_00002
    path: data/train_shard_00002-*
  - split: train_shard_00003
    path: data/train_shard_00003-*
---