Mollel commited on
Commit
7b61479
·
verified ·
1 Parent(s): e2bd8d2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +45 -80
README.md CHANGED
@@ -1,81 +1,46 @@
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: character_count
24
- dtype: int64
25
- - name: line_count
26
- dtype: int64
27
- - name: fraction_of_duplicate_lines
28
- dtype: float64
29
- - name: fraction_of_characters_in_duplicate_lines
30
- dtype: float64
31
- - name: symbol_to_word_ratio
32
- dtype: float64
33
- - name: fraction_of_words_without_alpha
34
- dtype: float64
35
- - name: num_of_stop_words
36
- dtype: int64
37
- splits:
38
- - name: train
39
- num_bytes: 4404912.7789699575
40
- num_examples: 2230
41
- download_size: 2748997
42
- dataset_size: 4404912.7789699575
43
- ---
44
-
45
- # Dataset Card for sartifyllc/clean_loal_pretrain
46
-
47
- ## Dataset Description
48
-
49
- This is a Swahili dataset for CPT.
50
-
51
- ## Dataset Usage
52
-
53
- This dataset can be used for [describe potential uses].
54
-
55
- ## Dataset Structure
56
-
57
- ### Features:
58
-
59
-
60
- - text: Number of rows 1402
61
- - token: Number of token so far 0.001187771B
62
- - token per row: Number of token so far per row 847.19757489301
63
-
64
-
65
- ## Dataset Creation
66
-
67
- ### Source Data
68
-
69
- - Homepage: https://huggingface.co/datasets/sartifyllc/clean_loal_pretrain
70
-
71
- ### Data Preprocessing
72
-
73
- [Describe any preprocessing steps here]
74
-
75
- ## Considerations for Using the Data
76
-
77
- [Add any considerations, such as ethical concerns or potential biases]
78
-
79
- ## Additional Information
80
-
81
  [Any other relevant information about the dataset]
 
1
+ ---
2
+ language:
3
+ - sw
4
+ tags:
5
+ - dataset
6
+ - swahili
7
+ license: mit
8
+ ---
9
+
10
+ # Dataset Card for sartifyllc/clean_loal_pretrain
11
+
12
+ ## Dataset Description
13
+
14
+ This is a Swahili dataset for CPT.
15
+
16
+ ## Dataset Usage
17
+
18
+ This dataset can be used for [describe potential uses].
19
+
20
+ ## Dataset Structure
21
+
22
+ ### Features:
23
+
24
+
25
+ - text: Number of rows 2230
26
+ - token: Number of token so far 0.001760234B
27
+ - token per row: Number of token so far per row 789.342600896861
28
+
29
+
30
+ ## Dataset Creation
31
+
32
+ ### Source Data
33
+
34
+ - Homepage: https://huggingface.co/datasets/sartifyllc/clean_loal_pretrain
35
+
36
+ ### Data Preprocessing
37
+
38
+ [Describe any preprocessing steps here]
39
+
40
+ ## Considerations for Using the Data
41
+
42
+ [Add any considerations, such as ethical concerns or potential biases]
43
+
44
+ ## Additional Information
45
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  [Any other relevant information about the dataset]