Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text2text-generation
|
| 5 |
+
size_categories:
|
| 6 |
+
- n<1K
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
---
|
| 10 |
+
|
| 11 |
+
The intial purpose of this dataset extraction was to extract the relevant skills that can be obtained from each course from **Coursera**.
|
| 12 |
+
|
| 13 |
+
The skills then can be used for further analytical use.
|
| 14 |
+
|
| 15 |
+
Feel free to use the dataset at your own use cases.
|