Create README.md
Browse files
    	
        README.md
    ADDED
    
    | 
         @@ -0,0 +1,14 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            ---
         
     | 
| 2 | 
         
            +
            license: apache-2.0
         
     | 
| 3 | 
         
            +
            language:
         
     | 
| 4 | 
         
            +
            - aa
         
     | 
| 5 | 
         
            +
            metrics:
         
     | 
| 6 | 
         
            +
            - bertscore
         
     | 
| 7 | 
         
            +
            base_model:
         
     | 
| 8 | 
         
            +
            - meta-llama/Llama-3.3-70B-Instruct
         
     | 
| 9 | 
         
            +
            new_version: meta-llama/Llama-3.3-70B-Instruct
         
     | 
| 10 | 
         
            +
            pipeline_tag: text-classification
         
     | 
| 11 | 
         
            +
            library_name: adapter-transformers
         
     | 
| 12 | 
         
            +
            tags:
         
     | 
| 13 | 
         
            +
            - not-for-all-audiences
         
     | 
| 14 | 
         
            +
            ---
         
     |