Skip to content

Commit 610ce61

Browse files
authored
Update README.md
1 parent 7e3fa83 commit 610ce61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The data of **HuggingKG** and **HuggingBench** is available on [Hugging Face](ht
2626
- [Resource Recommendation](https://huggingface.co/datasets/cqsss/HuggingBench-Recommendation)
2727
- `general_rec` contains training/validation/test set files for the *General Collaborative Filtering* methods in the format required by [SSLRec](https://github.com/HKUDS/SSLRec).
2828
- `social_rec` contains training/validation/test set files and user social relation file for the *Social Recommendation* methods in the format required by [SSLRec](https://github.com/HKUDS/SSLRec).
29-
- `ke_rec_xxx` contains training/validation/test set files and external KG files for the *Social Recommendation* methods in the format required by [SSLRec](https://github.com/HKUDS/SSLRec). `xxx` indicates the type of external KG from HuggingKG.
29+
- `ke_rec_xxx` contains training/validation/test set files and external KG files for the *Knowledge Graph-enhanced Recommendation* methods in the format required by [SSLRec](https://github.com/HKUDS/SSLRec). `xxx` indicates the type of external KG from HuggingKG.
3030
- [Task Classification](https://huggingface.co/datasets/cqsss/HuggingBench-Classification)
3131
- `classification.zip` contains training/validation/test set files and task-to-id file for multi-label classification.
3232
- `huggingface_xxx.pt` is graph data file in the format required by [CogDL](https://github.com/THUDM/CogDL). `xxx` indicates the type of node feature initialization.

0 commit comments

Comments
 (0)