Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,81 +1,46 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- sw
|
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 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
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]
|