LearnLink-Courses / README.md
VMK7's picture
Update README.md
4b21807 verified
---
dataset_info:
features:
- name: id
dtype: int64
- name: course_name
dtype: string
- name: provider
dtype: string
- name: description
dtype: string
- name: course_status
dtype: string
- name: pricing
dtype: string
- name: duration_in_hours
dtype: float64
- name: rating
dtype: float64
- name: reviews
dtype: int64
- name: best_of_all_time
dtype: int64
- name: url
dtype: string
splits:
- name: train
num_bytes: 356627
num_examples: 1041
download_size: 144261
dataset_size: 356627
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: mit
task_categories:
- text-classification
- table-question-answering
language:
- en
tags:
- education
- courses
- e-learning
- recommendation-system
pretty_name: LearnLink Course Recommendations
size_categories:
- 1K<n<10K
---