"examples/vscode:/vscode.git/clone" did not exist on "5b231aa38b115c5f7aa4b1754692a9c66c01a5ce"
Commit 82906bdc authored by cardy20's avatar cardy20
Browse files

class document modfied

parent 380cc18e
...@@ -53,7 +53,7 @@ _URLs = { ...@@ -53,7 +53,7 @@ _URLs = {
# TODO: Name of the dataset usually match the script name with CamelCase instead of snake_case # TODO: Name of the dataset usually match the script name with CamelCase instead of snake_case
class HateSpeech(datasets.GeneratorBasedBuilder): class HateSpeech(datasets.GeneratorBasedBuilder):
"""Korean Naver movie review dataset.""" """Korean Hate speech dataset."""
VERSION = datasets.Version("1.1.0") VERSION = datasets.Version("1.1.0")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment