saheedniyi commited on
Commit
d07babc
1 Parent(s): a801dfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -58
README.md CHANGED
@@ -33,139 +33,131 @@ task_categories:
33
  size_categories:
34
  - 10K<n<100K
35
  ---
36
- # Dataset Card for Dataset Name
 
37
 
38
  <!-- Provide a quick summary of the dataset. -->
39
 
40
- This Dataset is a Question (Post) - Answer (Response dataset webscraped from Nairaland.
41
  The Dataset involves Questions on various sections from **Nairaland ("Politics","Romance","Career","Business","Education","Religion","Sports","Literature","Fashion","TV-Movies","Travel",
42
  "Programming","Phones","Music-Radio","Food","Family","Health")** and the most liked response to those posts.
43
 
44
  The data was built with the aim of training or fine-tuning an LLM to chat like a Nigerian.
 
45
  ## Dataset Details
46
 
47
  ### Dataset Description
48
 
49
- <!-- Provide a longer summary of what this dataset is. -->
50
-
51
-
52
 
53
  - **Developed by:** [Saheedniyi](https://linkedin.com/in/azeez-saheed)
54
  - **Language(s):** English, Pidgin English
55
 
56
- ### Dataset Sources [optional]
57
-
58
- <!-- Provide the basic links for the dataset. -->
59
 
60
  - **[Nairaland.com](https://www.nairaland.com/):** Africa's largest internet Forum
61
  - **[GitHub Repository](https://github.com/saheedniyi02/Llama3-8b-Naija_v1)**
62
 
63
  ## Uses
64
 
65
- <!-- Address questions around how the dataset is intended to be used. -->
66
-
67
  ### Direct Use
68
 
69
- <!-- This section describes suitable use cases for the dataset. -->
70
 
71
- [More Information Needed]
 
 
72
 
73
  ### Out-of-Scope Use
74
 
75
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
76
 
77
- [More Information Needed]
 
 
78
 
79
  ## Dataset Structure
80
 
81
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
 
 
 
82
 
83
- [More Information Needed]
84
 
85
  ## Dataset Creation
86
 
87
  ### Curation Rationale
88
 
89
- <!-- Motivation for the creation of this dataset. -->
90
-
91
- [More Information Needed]
92
 
93
  ### Source Data
94
 
95
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
96
-
97
  #### Data Collection and Processing
98
 
99
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
100
-
101
- [More Information Needed]
102
 
103
  #### Who are the source data producers?
104
 
105
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
106
-
107
- [More Information Needed]
108
-
109
- ### Annotations [optional]
110
 
111
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
112
 
113
  #### Annotation process
114
 
115
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
116
-
117
- [More Information Needed]
118
 
119
  #### Who are the annotators?
120
 
121
- <!-- This section describes the people or systems who created the annotations. -->
122
-
123
- [More Information Needed]
124
 
125
  #### Personal and Sensitive Information
126
 
127
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
128
-
129
- [More Information Needed]
130
 
131
  ## Bias, Risks, and Limitations
132
 
133
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
134
-
135
- [More Information Needed]
136
 
137
  ### Recommendations
138
 
139
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
140
 
141
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
 
 
142
 
143
- ## Citation [optional]
144
-
145
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
146
 
147
  **BibTeX:**
148
 
149
- [More Information Needed]
 
 
 
 
 
 
 
150
 
151
  **APA:**
152
 
153
- [More Information Needed]
154
-
155
- ## Glossary [optional]
156
 
157
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
158
 
159
- [More Information Needed]
 
 
160
 
161
- ## More Information [optional]
162
 
163
- [More Information Needed]
164
 
165
- ## Dataset Card Authors [optional]
166
 
167
- [More Information Needed]
168
 
169
  ## Dataset Card Contact
170
 
171
- [More Information Needed]
 
33
  size_categories:
34
  - 10K<n<100K
35
  ---
36
+
37
+ # Dataset Card for Llama3-Naija_v1
38
 
39
  <!-- Provide a quick summary of the dataset. -->
40
 
41
+ This Dataset is a Question (Post) - Answer (Response) dataset webscraped from Nairaland.
42
  The Dataset involves Questions on various sections from **Nairaland ("Politics","Romance","Career","Business","Education","Religion","Sports","Literature","Fashion","TV-Movies","Travel",
43
  "Programming","Phones","Music-Radio","Food","Family","Health")** and the most liked response to those posts.
44
 
45
  The data was built with the aim of training or fine-tuning an LLM to chat like a Nigerian.
46
+
47
  ## Dataset Details
48
 
49
  ### Dataset Description
50
 
51
+ This dataset contains questions and answers from Nairaland, a popular Nigerian online community. The questions cover various topics relevant to Nigerians, and the answers are the most liked responses to those questions. The dataset aims to capture the linguistic and cultural nuances of Nigerian English and Pidgin English, making it suitable for training language models that understand and generate text in these languages.
 
 
52
 
53
  - **Developed by:** [Saheedniyi](https://linkedin.com/in/azeez-saheed)
54
  - **Language(s):** English, Pidgin English
55
 
56
+ ### Dataset Sources
 
 
57
 
58
  - **[Nairaland.com](https://www.nairaland.com/):** Africa's largest internet Forum
59
  - **[GitHub Repository](https://github.com/saheedniyi02/Llama3-8b-Naija_v1)**
60
 
61
  ## Uses
62
 
 
 
63
  ### Direct Use
64
 
65
+ This dataset is intended for training or fine-tuning language models to generate or understand Nigerian English and Pidgin English. Suitable use cases include:
66
 
67
+ - Chatbots tailored for Nigerian audiences
68
+ - Sentiment analysis specific to Nigerian contexts
69
+ - Cultural and context-aware text generation
70
 
71
  ### Out-of-Scope Use
72
 
73
+ This dataset is not suitable for:
74
 
75
+ - Generating non-Nigerian context-specific content
76
+ - Highly sensitive applications without proper ethical review
77
+ - Any use that violates Nairaland's terms of service or privacy policies
78
 
79
  ## Dataset Structure
80
 
81
+ The dataset consists of two main fields for each entry:
82
+
83
+ - **Question:** The original post or question from a Nairaland thread.
84
+ - **Answer:** The most liked response to that post or question.
85
 
86
+ Data splits and additional structuring information are not provided in this basic version but can be customized as needed for specific applications.
87
 
88
  ## Dataset Creation
89
 
90
  ### Curation Rationale
91
 
92
+ The dataset was created to provide a resource for developing AI models that can understand and generate text in a way that is culturally and contextually relevant to Nigerians. This helps in building more effective and relatable AI applications for Nigerian users.
 
 
93
 
94
  ### Source Data
95
 
 
 
96
  #### Data Collection and Processing
97
 
98
+ Data was collected by web scraping Nairaland, focusing on the most liked responses to posts across various sections. The data was then cleaned to remove any HTML tags, advertisements, and irrelevant content. Tools and libraries used include Python, BeautifulSoup, and pandas.
 
 
99
 
100
  #### Who are the source data producers?
101
 
102
+ The source data producers are the users of Nairaland who create posts and responses. Demographic information about these users is not collected, but they represent a wide range of Nigerian society.
 
 
 
 
103
 
104
+ ### Annotations
105
 
106
  #### Annotation process
107
 
108
+ No additional annotations were made beyond the original likes on responses. The most liked response was automatically selected as the answer.
 
 
109
 
110
  #### Who are the annotators?
111
 
112
+ The annotators are the users of Nairaland whose likes determine the most relevant responses.
 
 
113
 
114
  #### Personal and Sensitive Information
115
 
116
+ The dataset does not include any personal identifiable information (PII). Usernames and other identifiers have been anonymized or removed to protect privacy.
 
 
117
 
118
  ## Bias, Risks, and Limitations
119
 
120
+ The dataset reflects the views and biases of the Nairaland community, which may not be representative of the entire Nigerian population. Users should be cautious of these biases, especially for applications that require high accuracy and fairness.
 
 
121
 
122
  ### Recommendations
123
 
124
+ Users should:
125
 
126
+ - Be aware of potential biases and limitations.
127
+ - Consider the ethical implications of their applications.
128
+ - Use the dataset in accordance with Nairaland's terms of service and privacy policies.
129
 
130
+ ## Citation
 
 
131
 
132
  **BibTeX:**
133
 
134
+ ```bibtex
135
+ @dataset{saheedniyi2024llama3naija,
136
+ author = {Azeez Saheed},
137
+ title = {Llama3-Naija_v1: A Nairaland Question-Answer Dataset},
138
+ year = 2024,
139
+ url = {https://github.com/saheedniyi02/Llama3-8b-Naija_v1},
140
+ }
141
+ ```
142
 
143
  **APA:**
144
 
145
+ Azeez Saheed. (2024). Llama3-Naija_v1: A Nairaland Question-Answer Dataset. Retrieved from https://github.com/saheedniyi02/Llama3-8b-Naija_v1
 
 
146
 
147
+ ## Glossary
148
 
149
+ - **LLM:** Large Language Model
150
+ - **Nairaland:** A popular Nigerian online community
151
+ - **Pidgin English:** A creole language spoken across Nigeria
152
 
153
+ ## More Information
154
 
155
+ For more details and updates, visit the [GitHub Repository](https://github.com/saheedniyi02/Llama3-8b-Naija_v1).
156
 
157
+ ## Dataset Card Authors
158
 
159
+ This dataset card was prepared by Azeez Saheed.
160
 
161
  ## Dataset Card Contact
162
 
163
+ For any questions or issues, please contact [Azeez Saheed](https://linkedin.com/in/azeez-saheed).