File size: 482 Bytes
67214bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: confidence
    dtype: float64
  - name: stopword_count
    dtype: int64
  - name: detected_lang
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: swahili_cc_main_2024_38
    num_bytes: 214343
    num_examples: 46
  download_size: 116737
  dataset_size: 214343
configs:
- config_name: default
  data_files:
  - split: swahili_cc_main_2024_38
    path: data/swahili_cc_main_2024_38-*
---