Text Generation
	
	
	
	
	Safetensors
	
	
	
		
	
	English
	
	
	
	
	llama
	
	
	
	
	shining-valiant
	
	
	
	
	shining-valiant-2
	
	
	
	
	valiant
	
	
	
	
	valiant-labs
	
	
	
	
	llama-3.2
	
	
	
	
	llama-3.2-instruct
	
	
	
	
	llama-3.2-instruct-3b
	
	
	
	
	llama-3
	
	
	
	
	llama-3-instruct
	
	
	
	
	llama-3-instruct-3b
	
	
	
	
	3b
	
	
	
	
	science
	
	
	
	
	physics
	
	
	
	
	biology
	
	
	
	
	chemistry
	
	
	
	
	compsci
	
	
	
	
	computer-science
	
	
	
	
	engineering
	
	
	
	
	technical
	
	
	
	
	conversational
	
	
	
	
	chat
	
	
	
	
	instruct
	
	
	
		
	
	
		Eval Results
	
	
eval
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -35,6 +35,18 @@ model_type: llama 
     | 
|
| 35 | 
         
             
            model-index:
         
     | 
| 36 | 
         
             
            - name: Llama3.2-3B-ShiningValiant2
         
     | 
| 37 | 
         
             
              results:
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 38 | 
         
             
              - task:
         
     | 
| 39 | 
         
             
                  type: text-generation
         
     | 
| 40 | 
         
             
                  name: Text Generation
         
     | 
| 
         | 
|
| 35 | 
         
             
            model-index:
         
     | 
| 36 | 
         
             
            - name: Llama3.2-3B-ShiningValiant2
         
     | 
| 37 | 
         
             
              results:
         
     | 
| 38 | 
         
            +
              - task:
         
     | 
| 39 | 
         
            +
                  type: text-generation
         
     | 
| 40 | 
         
            +
                  name: Text Generation
         
     | 
| 41 | 
         
            +
                dataset:
         
     | 
| 42 | 
         
            +
                  name: Winogrande (5-shot)
         
     | 
| 43 | 
         
            +
                  type: winogrande
         
     | 
| 44 | 
         
            +
                  args:
         
     | 
| 45 | 
         
            +
                    num_few_shot: 5
         
     | 
| 46 | 
         
            +
                metrics:
         
     | 
| 47 | 
         
            +
                - type: inst_level_strict_acc and prompt_level_strict_acc
         
     | 
| 48 | 
         
            +
                  value: 69.85
         
     | 
| 49 | 
         
            +
                  name: strict accuracy
         
     | 
| 50 | 
         
             
              - task:
         
     | 
| 51 | 
         
             
                  type: text-generation
         
     | 
| 52 | 
         
             
                  name: Text Generation
         
     |