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
silencealiang
Pai-Megatron-Patch
Commits
3041681f
Commit
3041681f
authored
Mar 19, 2025
by
silencealiang
Browse files
init
parent
291fc518
Pipeline
#2557
canceled with stages
Changes
1000
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/conceptual_combinations.yaml
...sks/bigbench/multiple_choice/conceptual_combinations.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/conlang_translation.yaml
...l/tasks/bigbench/multiple_choice/conlang_translation.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/contextual_parametric_knowledge_conflicts.yaml
...ple_choice/contextual_parametric_knowledge_conflicts.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/crash_blossom.yaml
...lm_eval/tasks/bigbench/multiple_choice/crash_blossom.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/crass_ai.yaml
...0310/lm_eval/tasks/bigbench/multiple_choice/crass_ai.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cryobiology_spanish.yaml
...l/tasks/bigbench/multiple_choice/cryobiology_spanish.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cryptonite.yaml
...10/lm_eval/tasks/bigbench/multiple_choice/cryptonite.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cs_algorithms.yaml
...lm_eval/tasks/bigbench/multiple_choice/cs_algorithms.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/dark_humor_detection.yaml
.../tasks/bigbench/multiple_choice/dark_humor_detection.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/date_understanding.yaml
...al/tasks/bigbench/multiple_choice/date_understanding.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/disambiguation_qa.yaml
...val/tasks/bigbench/multiple_choice/disambiguation_qa.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/discourse_marker_prediction.yaml
...bigbench/multiple_choice/discourse_marker_prediction.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/disfl_qa.yaml
...0310/lm_eval/tasks/bigbench/multiple_choice/disfl_qa.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/dyck_languages.yaml
...m_eval/tasks/bigbench/multiple_choice/dyck_languages.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/elementary_math_qa.yaml
...al/tasks/bigbench/multiple_choice/elementary_math_qa.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/emoji_movie.yaml
...0/lm_eval/tasks/bigbench/multiple_choice/emoji_movie.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/emojis_emotion_prediction.yaml
...s/bigbench/multiple_choice/emojis_emotion_prediction.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/empirical_judgments.yaml
...l/tasks/bigbench/multiple_choice/empirical_judgments.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/english_proverbs.yaml
...eval/tasks/bigbench/multiple_choice/english_proverbs.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/english_russian_proverbs.yaml
...ks/bigbench/multiple_choice/english_russian_proverbs.yaml
+4
-0
No files found.
Too many changes to show.
To preserve performance only
1000 of 1000+
files are displayed.
Plain diff
Email patch
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/conceptual_combinations.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
conceptual_combinations_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_conceptual_combinations_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/conlang_translation.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
conlang_translation_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_conlang_translation_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/contextual_parametric_knowledge_conflicts.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
contextual_parametric_knowledge_conflicts_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_contextual_parametric_knowledge_conflicts_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/crash_blossom.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
crash_blossom_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_crash_blossom_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/crass_ai.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
crass_ai_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_crass_ai_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cryobiology_spanish.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
cryobiology_spanish_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_cryobiology_spanish_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cryptonite.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
cryptonite_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_cryptonite_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cs_algorithms.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
cs_algorithms_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_cs_algorithms_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/dark_humor_detection.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
dark_humor_detection_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_dark_humor_detection_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/date_understanding.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
date_understanding_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_date_understanding_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/disambiguation_qa.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
disambiguation_qa_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_disambiguation_qa_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/discourse_marker_prediction.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
discourse_marker_prediction_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_discourse_marker_prediction_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/disfl_qa.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
disfl_qa_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_disfl_qa_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/dyck_languages.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
dyck_languages_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_dyck_languages_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/elementary_math_qa.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
elementary_math_qa_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_elementary_math_qa_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/emoji_movie.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
emoji_movie_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_emoji_movie_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/emojis_emotion_prediction.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
emojis_emotion_prediction_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_emojis_emotion_prediction_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/empirical_judgments.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
empirical_judgments_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_empirical_judgments_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/english_proverbs.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
english_proverbs_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_english_proverbs_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/english_russian_proverbs.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
english_russian_proverbs_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_english_russian_proverbs_multiple_choice
Prev
1
…
32
33
34
35
36
37
38
39
40
…
50
Next
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