Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
82906bdc
"examples/vscode:/vscode.git/clone" did not exist on "5b231aa38b115c5f7aa4b1754692a9c66c01a5ce"
Commit
82906bdc
authored
May 01, 2023
by
cardy20
Browse files
class document modfied
parent
380cc18e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lm_eval/datasets/kohatespeech/kohatespeech.py
lm_eval/datasets/kohatespeech/kohatespeech.py
+1
-1
No files found.
lm_eval/datasets/kohatespeech/kohatespeech.py
View file @
82906bdc
...
@@ -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"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment