add template, modify datasets

Former-commit-id: 386f590209
This commit is contained in:
hiyouga
2023-11-09 15:53:23 +08:00
parent 28a9176784
commit 38755bced7
7 changed files with 65 additions and 38 deletions

View File

@@ -3,7 +3,7 @@ import datasets
from typing import Any, Dict, List
_DESCRIPTION = "An example of dataset for LLaMA."
_DESCRIPTION = "An example of dataset."
_CITATION = ""
_HOMEPAGE = ""
_LICENSE = ""