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/generate_until/semantic_parsing_spider.yaml
...asks/bigbench/generate_until/semantic_parsing_spider.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/sentence_ambiguity.yaml
...val/tasks/bigbench/generate_until/sentence_ambiguity.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/similarities_abstraction.yaml
...sks/bigbench/generate_until/similarities_abstraction.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simp_turing_concept.yaml
...al/tasks/bigbench/generate_until/simp_turing_concept.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_json.yaml
...tasks/bigbench/generate_until/simple_arithmetic_json.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_json_multiple_choice.yaml
...enerate_until/simple_arithmetic_json_multiple_choice.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_json_subtasks.yaml
...bench/generate_until/simple_arithmetic_json_subtasks.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_multiple_targets_json.yaml
...nerate_until/simple_arithmetic_multiple_targets_json.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_ethical_questions.yaml
...sks/bigbench/generate_until/simple_ethical_questions.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_text_editing.yaml
...al/tasks/bigbench/generate_until/simple_text_editing.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/snarks.yaml
...-240310/lm_eval/tasks/bigbench/generate_until/snarks.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/social_iqa.yaml
...310/lm_eval/tasks/bigbench/generate_until/social_iqa.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/social_support.yaml
...lm_eval/tasks/bigbench/generate_until/social_support.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/sports_understanding.yaml
...l/tasks/bigbench/generate_until/sports_understanding.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/strange_stories.yaml
...m_eval/tasks/bigbench/generate_until/strange_stories.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/strategyqa.yaml
...310/lm_eval/tasks/bigbench/generate_until/strategyqa.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/sufficient_information.yaml
...tasks/bigbench/generate_until/sufficient_information.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/suicide_risk.yaml
...0/lm_eval/tasks/bigbench/generate_until/suicide_risk.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/swahili_english_proverbs.yaml
...sks/bigbench/generate_until/swahili_english_proverbs.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/swedish_to_german_proverbs.yaml
...s/bigbench/generate_until/swedish_to_german_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/generate_until/semantic_parsing_spider.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
semantic_parsing_spider_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_semantic_parsing_spider_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/sentence_ambiguity.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
sentence_ambiguity_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_sentence_ambiguity_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/similarities_abstraction.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
similarities_abstraction_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_similarities_abstraction_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simp_turing_concept.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
simp_turing_concept_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_simp_turing_concept_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_json.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_simple_arithmetic_json_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_json_multiple_choice.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_multiple_choice_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_simple_arithmetic_json_multiple_choice_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_json_subtasks.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_subtasks_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_simple_arithmetic_json_subtasks_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_arithmetic_multiple_targets_json.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
simple_arithmetic_multiple_targets_json_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_simple_arithmetic_multiple_targets_json_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_ethical_questions.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
simple_ethical_questions_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_simple_ethical_questions_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/simple_text_editing.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
simple_text_editing_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_simple_text_editing_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/snarks.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
snarks_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_snarks_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/social_iqa.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
social_iqa_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_social_iqa_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/social_support.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
social_support_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_social_support_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/sports_understanding.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
sports_understanding_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_sports_understanding_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/strange_stories.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
strange_stories_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_strange_stories_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/strategyqa.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
strategyqa_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_strategyqa_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/sufficient_information.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
sufficient_information_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_sufficient_information_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/suicide_risk.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
suicide_risk_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_suicide_risk_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/swahili_english_proverbs.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
swahili_english_proverbs_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_swahili_english_proverbs_generate_until
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/generate_until/swedish_to_german_proverbs.yaml
0 → 100644
View file @
3041681f
# Generated by utils.py
dataset_name
:
swedish_to_german_proverbs_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_swedish_to_german_proverbs_generate_until
Prev
1
…
29
30
31
32
33
34
35
36
37
…
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