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
ModelZoo
DeepSeekV2_pytorch
Commits
74df9bea
Commit
74df9bea
authored
Sep 02, 2024
by
zhaoying1
Browse files
added deepseekv2
parents
Pipeline
#1652
failed with stages
in 0 seconds
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/anachronisms.yaml
.../lm_eval/tasks/bigbench/multiple_choice/anachronisms.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/analogical_similarity.yaml
...tasks/bigbench/multiple_choice/analogical_similarity.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/analytic_entailment.yaml
...l/tasks/bigbench/multiple_choice/analytic_entailment.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/arithmetic.yaml
...10/lm_eval/tasks/bigbench/multiple_choice/arithmetic.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/ascii_word_recognition.yaml
...asks/bigbench/multiple_choice/ascii_word_recognition.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/authorship_verification.yaml
...sks/bigbench/multiple_choice/authorship_verification.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/auto_categorization.yaml
...l/tasks/bigbench/multiple_choice/auto_categorization.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/auto_debugging.yaml
...m_eval/tasks/bigbench/multiple_choice/auto_debugging.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/bbq_lite_json.yaml
...lm_eval/tasks/bigbench/multiple_choice/bbq_lite_json.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/bridging_anaphora_resolution_barqa.yaml
...h/multiple_choice/bridging_anaphora_resolution_barqa.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/causal_judgement.yaml
...eval/tasks/bigbench/multiple_choice/causal_judgement.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/causal_judgment.yaml
..._eval/tasks/bigbench/multiple_choice/causal_judgment.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cause_and_effect.yaml
...eval/tasks/bigbench/multiple_choice/cause_and_effect.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/checkmate_in_one.yaml
...eval/tasks/bigbench/multiple_choice/checkmate_in_one.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/chess_state_tracking.yaml
.../tasks/bigbench/multiple_choice/chess_state_tracking.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/chinese_remainder_theorem.yaml
...s/bigbench/multiple_choice/chinese_remainder_theorem.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cifar10_classification.yaml
...asks/bigbench/multiple_choice/cifar10_classification.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/code_line_description.yaml
...tasks/bigbench/multiple_choice/code_line_description.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/codenames.yaml
...310/lm_eval/tasks/bigbench/multiple_choice/codenames.yaml
+4
-0
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/color.yaml
...-240310/lm_eval/tasks/bigbench/multiple_choice/color.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/anachronisms.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
anachronisms_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_anachronisms_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/analogical_similarity.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
analogical_similarity_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_analogical_similarity_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/analytic_entailment.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
analytic_entailment_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_analytic_entailment_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/arithmetic.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
arithmetic_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_arithmetic_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/ascii_word_recognition.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
ascii_word_recognition_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_ascii_word_recognition_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/authorship_verification.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
authorship_verification_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_authorship_verification_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/auto_categorization.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
auto_categorization_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_auto_categorization_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/auto_debugging.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
auto_debugging_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_auto_debugging_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/bbq_lite_json.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
bbq_lite_json_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_bbq_lite_json_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/bridging_anaphora_resolution_barqa.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
bridging_anaphora_resolution_barqa_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_bridging_anaphora_resolution_barqa_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/causal_judgement.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
causal_judgment_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_causal_judgement_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/causal_judgment.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
causal_judgment_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_causal_judgment_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cause_and_effect.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
cause_and_effect_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_cause_and_effect_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/checkmate_in_one.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
checkmate_in_one_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_checkmate_in_one_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/chess_state_tracking.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
chess_state_tracking_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_chess_state_tracking_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/chinese_remainder_theorem.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
chinese_remainder_theorem_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_chinese_remainder_theorem_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/cifar10_classification.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
cifar10_classification_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_cifar10_classification_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/code_line_description.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
code_line_description_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_code_line_description_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/codenames.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
codenames_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_codenames_multiple_choice
LM-Evaluation-Harness-240310/lm_eval/tasks/bigbench/multiple_choice/color.yaml
0 → 100644
View file @
74df9bea
# Generated by utils.py
dataset_name
:
color_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_color_multiple_choice
Prev
1
…
31
32
33
34
35
36
37
38
39
…
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