Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
File size: 689 Bytes
6e8115f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1a8d044
 
 
 
6e8115f
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: article_id
    dtype: string
  - name: date
    dtype: string
  - name: embedding
    sequence: float64
  - name: n_chunks_orig
    dtype: int64
  - name: clean_category
    dtype: string
  - name: text
    dtype: string
  - name: article_length
    dtype: int64
  - name: characters
    dtype: int64
  - name: embedding_shape
    sequence: int64
  - name: newspaper
    dtype: string
  - name: label_type
    dtype: string
  splits:
  - name: train
    num_bytes: 11220141243
    num_examples: 1239204
  download_size: 8896091190
  dataset_size: 11220141243
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---