nielsr HF Staff commited on
Commit
603ee10
·
verified ·
1 Parent(s): d9898f3

Add task category, library name and tags

Browse files

This PR adds the `task_categories` and `library_name` fields to the dataset card, sets the task category to `other`, and adds relevant tags. The github repository of the project is also added.

Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
4
 
5
  # LLM4POI
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - other
5
+ library_name: datasets
6
+ tags:
7
+ - poi-recommendation
8
+ - recommendation
9
+ - llm
10
  ---
11
 
12
  # LLM4POI