VMK7 commited on
Commit
4b21807
·
verified ·
1 Parent(s): 0d6448d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -34,4 +34,18 @@ configs:
34
  data_files:
35
  - split: train
36
  path: data/train-*
37
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  data_files:
35
  - split: train
36
  path: data/train-*
37
+ license: mit
38
+ task_categories:
39
+ - text-classification
40
+ - table-question-answering
41
+ language:
42
+ - en
43
+ tags:
44
+ - education
45
+ - courses
46
+ - e-learning
47
+ - recommendation-system
48
+ pretty_name: LearnLink Course Recommendations
49
+ size_categories:
50
+ - 1K<n<10K
51
+ ---