Mollel commited on
Commit
4db0251
1 Parent(s): 5bc8007

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -43
README.md CHANGED
@@ -1,49 +1,10 @@
1
  ---
2
  language:
3
  - sw
4
- license: mit
5
  tags:
6
  - dataset
7
  - swahili
8
- configs:
9
- - config_name: default
10
- data_files:
11
- - split: train
12
- path: data/train-*
13
- dataset_info:
14
- features:
15
- - name: url
16
- dtype: string
17
- - name: text
18
- dtype: string
19
- - name: index
20
- dtype: string
21
- - name: word_count
22
- dtype: int64
23
- - name: mean_word_length
24
- dtype: float64
25
- - name: num_sentence
26
- dtype: int64
27
- - name: character_count
28
- dtype: int64
29
- - name: line_count
30
- dtype: int64
31
- - name: fraction_of_duplicate_lines
32
- dtype: float64
33
- - name: fraction_of_characters_in_duplicate_lines
34
- dtype: float64
35
- - name: symbol_to_word_ratio
36
- dtype: float64
37
- - name: fraction_of_words_without_alpha
38
- dtype: float64
39
- - name: num_of_stop_words
40
- dtype: int64
41
- splits:
42
- - name: train
43
- num_bytes: 8380452.848019402
44
- num_examples: 3017
45
- download_size: 5515620
46
- dataset_size: 8380452.848019402
47
  ---
48
 
49
  # Dataset Card for sartifyllc/clean_loal_pretrain
@@ -61,9 +22,9 @@ This dataset can be used for [describe potential uses].
61
  ### Features:
62
 
63
 
64
- - text: Number of rows 3011
65
- - token: Number of token so far 0.003993728B
66
- - token per row: Number of token so far per row 1326.379275988044
67
 
68
 
69
  ## Dataset Creation
 
1
  ---
2
  language:
3
  - sw
 
4
  tags:
5
  - dataset
6
  - swahili
7
+ license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Dataset Card for sartifyllc/clean_loal_pretrain
 
22
  ### Features:
23
 
24
 
25
+ - text: Number of rows 3017
26
+ - token: Number of token so far 0.003997569B
27
+ - token per row: Number of token so far per row 1325.0145840238647
28
 
29
 
30
  ## Dataset Creation