Adding Evaluation Results
Browse filesThis is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr
The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.
If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions
    	
        README.md
    CHANGED
    
    | @@ -1,22 +1,122 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            license: apache-2.0
         | 
| 3 | 
             
            language:
         | 
| 4 | 
             
            - en
         | 
|  | |
| 5 | 
             
            datasets:
         | 
| 6 | 
             
            - togethercomputer/RedPajama-Data-1T
         | 
| 7 | 
             
            - OpenAssistant/oasst1
         | 
| 8 | 
             
            - databricks/databricks-dolly-15k
         | 
| 9 | 
             
            widget:
         | 
| 10 | 
            -
            - text:  | 
| 11 | 
            -
             | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
| 14 | 
             
            inference:
         | 
| 15 | 
             
              parameters:
         | 
| 16 | 
             
                temperature: 0.7
         | 
| 17 | 
             
                top_p: 0.7
         | 
| 18 | 
             
                top_k: 50
         | 
| 19 | 
             
                max_new_tokens: 128
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 20 | 
             
            ---
         | 
| 21 |  | 
| 22 | 
             
            # RedPajama-INCITE-Chat-3B-v1
         | 
| @@ -208,4 +308,17 @@ Please refer to [togethercomputer/RedPajama-Data-1T](https://huggingface.co/data | |
| 208 |  | 
| 209 | 
             
            ## Community
         | 
| 210 |  | 
| 211 | 
            -
            Join us on [Together Discord](https://discord.gg/6ZVDU8tTD4)
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
             
            ---
         | 
|  | |
| 2 | 
             
            language:
         | 
| 3 | 
             
            - en
         | 
| 4 | 
            +
            license: apache-2.0
         | 
| 5 | 
             
            datasets:
         | 
| 6 | 
             
            - togethercomputer/RedPajama-Data-1T
         | 
| 7 | 
             
            - OpenAssistant/oasst1
         | 
| 8 | 
             
            - databricks/databricks-dolly-15k
         | 
| 9 | 
             
            widget:
         | 
| 10 | 
            +
            - text: '<human>: Write an email to my friends inviting them to come to my home on
         | 
| 11 | 
            +
                Friday for a dinner party, bring their own food to share.
         | 
| 12 | 
            +
             | 
| 13 | 
            +
                <bot>:'
         | 
| 14 | 
            +
              example_title: Email Writing
         | 
| 15 | 
            +
            - text: '<human>: Create a list of things to do in San Francisco
         | 
| 16 | 
            +
             | 
| 17 | 
            +
                <bot>:'
         | 
| 18 | 
            +
              example_title: Brainstorming
         | 
| 19 | 
             
            inference:
         | 
| 20 | 
             
              parameters:
         | 
| 21 | 
             
                temperature: 0.7
         | 
| 22 | 
             
                top_p: 0.7
         | 
| 23 | 
             
                top_k: 50
         | 
| 24 | 
             
                max_new_tokens: 128
         | 
| 25 | 
            +
            model-index:
         | 
| 26 | 
            +
            - name: RedPajama-INCITE-Chat-3B-v1
         | 
| 27 | 
            +
              results:
         | 
| 28 | 
            +
              - task:
         | 
| 29 | 
            +
                  type: text-generation
         | 
| 30 | 
            +
                  name: Text Generation
         | 
| 31 | 
            +
                dataset:
         | 
| 32 | 
            +
                  name: IFEval (0-Shot)
         | 
| 33 | 
            +
                  type: HuggingFaceH4/ifeval
         | 
| 34 | 
            +
                  args:
         | 
| 35 | 
            +
                    num_few_shot: 0
         | 
| 36 | 
            +
                metrics:
         | 
| 37 | 
            +
                - type: inst_level_strict_acc and prompt_level_strict_acc
         | 
| 38 | 
            +
                  value: 16.52
         | 
| 39 | 
            +
                  name: strict accuracy
         | 
| 40 | 
            +
                source:
         | 
| 41 | 
            +
                  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=togethercomputer/RedPajama-INCITE-Chat-3B-v1
         | 
| 42 | 
            +
                  name: Open LLM Leaderboard
         | 
| 43 | 
            +
              - task:
         | 
| 44 | 
            +
                  type: text-generation
         | 
| 45 | 
            +
                  name: Text Generation
         | 
| 46 | 
            +
                dataset:
         | 
| 47 | 
            +
                  name: BBH (3-Shot)
         | 
| 48 | 
            +
                  type: BBH
         | 
| 49 | 
            +
                  args:
         | 
| 50 | 
            +
                    num_few_shot: 3
         | 
| 51 | 
            +
                metrics:
         | 
| 52 | 
            +
                - type: acc_norm
         | 
| 53 | 
            +
                  value: 5.16
         | 
| 54 | 
            +
                  name: normalized accuracy
         | 
| 55 | 
            +
                source:
         | 
| 56 | 
            +
                  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=togethercomputer/RedPajama-INCITE-Chat-3B-v1
         | 
| 57 | 
            +
                  name: Open LLM Leaderboard
         | 
| 58 | 
            +
              - task:
         | 
| 59 | 
            +
                  type: text-generation
         | 
| 60 | 
            +
                  name: Text Generation
         | 
| 61 | 
            +
                dataset:
         | 
| 62 | 
            +
                  name: MATH Lvl 5 (4-Shot)
         | 
| 63 | 
            +
                  type: hendrycks/competition_math
         | 
| 64 | 
            +
                  args:
         | 
| 65 | 
            +
                    num_few_shot: 4
         | 
| 66 | 
            +
                metrics:
         | 
| 67 | 
            +
                - type: exact_match
         | 
| 68 | 
            +
                  value: 0.3
         | 
| 69 | 
            +
                  name: exact match
         | 
| 70 | 
            +
                source:
         | 
| 71 | 
            +
                  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=togethercomputer/RedPajama-INCITE-Chat-3B-v1
         | 
| 72 | 
            +
                  name: Open LLM Leaderboard
         | 
| 73 | 
            +
              - task:
         | 
| 74 | 
            +
                  type: text-generation
         | 
| 75 | 
            +
                  name: Text Generation
         | 
| 76 | 
            +
                dataset:
         | 
| 77 | 
            +
                  name: GPQA (0-shot)
         | 
| 78 | 
            +
                  type: Idavidrein/gpqa
         | 
| 79 | 
            +
                  args:
         | 
| 80 | 
            +
                    num_few_shot: 0
         | 
| 81 | 
            +
                metrics:
         | 
| 82 | 
            +
                - type: acc_norm
         | 
| 83 | 
            +
                  value: 0.0
         | 
| 84 | 
            +
                  name: acc_norm
         | 
| 85 | 
            +
                source:
         | 
| 86 | 
            +
                  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=togethercomputer/RedPajama-INCITE-Chat-3B-v1
         | 
| 87 | 
            +
                  name: Open LLM Leaderboard
         | 
| 88 | 
            +
              - task:
         | 
| 89 | 
            +
                  type: text-generation
         | 
| 90 | 
            +
                  name: Text Generation
         | 
| 91 | 
            +
                dataset:
         | 
| 92 | 
            +
                  name: MuSR (0-shot)
         | 
| 93 | 
            +
                  type: TAUR-Lab/MuSR
         | 
| 94 | 
            +
                  args:
         | 
| 95 | 
            +
                    num_few_shot: 0
         | 
| 96 | 
            +
                metrics:
         | 
| 97 | 
            +
                - type: acc_norm
         | 
| 98 | 
            +
                  value: 5.09
         | 
| 99 | 
            +
                  name: acc_norm
         | 
| 100 | 
            +
                source:
         | 
| 101 | 
            +
                  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=togethercomputer/RedPajama-INCITE-Chat-3B-v1
         | 
| 102 | 
            +
                  name: Open LLM Leaderboard
         | 
| 103 | 
            +
              - task:
         | 
| 104 | 
            +
                  type: text-generation
         | 
| 105 | 
            +
                  name: Text Generation
         | 
| 106 | 
            +
                dataset:
         | 
| 107 | 
            +
                  name: MMLU-PRO (5-shot)
         | 
| 108 | 
            +
                  type: TIGER-Lab/MMLU-Pro
         | 
| 109 | 
            +
                  config: main
         | 
| 110 | 
            +
                  split: test
         | 
| 111 | 
            +
                  args:
         | 
| 112 | 
            +
                    num_few_shot: 5
         | 
| 113 | 
            +
                metrics:
         | 
| 114 | 
            +
                - type: acc
         | 
| 115 | 
            +
                  value: 1.41
         | 
| 116 | 
            +
                  name: accuracy
         | 
| 117 | 
            +
                source:
         | 
| 118 | 
            +
                  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=togethercomputer/RedPajama-INCITE-Chat-3B-v1
         | 
| 119 | 
            +
                  name: Open LLM Leaderboard
         | 
| 120 | 
             
            ---
         | 
| 121 |  | 
| 122 | 
             
            # RedPajama-INCITE-Chat-3B-v1
         | 
|  | |
| 308 |  | 
| 309 | 
             
            ## Community
         | 
| 310 |  | 
| 311 | 
            +
            Join us on [Together Discord](https://discord.gg/6ZVDU8tTD4)
         | 
| 312 | 
            +
            # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
         | 
| 313 | 
            +
            Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_togethercomputer__RedPajama-INCITE-Chat-3B-v1)
         | 
| 314 | 
            +
             | 
| 315 | 
            +
            |      Metric       |Value|
         | 
| 316 | 
            +
            |-------------------|----:|
         | 
| 317 | 
            +
            |Avg.               | 4.75|
         | 
| 318 | 
            +
            |IFEval (0-Shot)    |16.52|
         | 
| 319 | 
            +
            |BBH (3-Shot)       | 5.16|
         | 
| 320 | 
            +
            |MATH Lvl 5 (4-Shot)| 0.30|
         | 
| 321 | 
            +
            |GPQA (0-shot)      | 0.00|
         | 
| 322 | 
            +
            |MuSR (0-shot)      | 5.09|
         | 
| 323 | 
            +
            |MMLU-PRO (5-shot)  | 1.41|
         | 
| 324 | 
            +
             | 

