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

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +40 -1
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,10 +1,49 @@
1
  ---
2
  language:
3
  - sw
 
4
  tags:
5
  - dataset
6
  - swahili
7
- license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Dataset Card for sartifyllc/clean_loal_pretrain
 
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
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54d53ae21f829be166a49bcd86aebf2d9164e86a622efe487cd5b52a399845e8
3
- size 5515749
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b496bc1e80e7c0fc044d3923e8b86c28f9dd14c535da5fd43cbb8d7cdd4085
3
+ size 5515620