Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -3,6 +3,13 @@ license: other | |
| 3 | 
             
            license_name: hippocratic-license
         | 
| 4 | 
             
            license_link: >-
         | 
| 5 | 
             
              https://firstdonoharm.dev/version/3/0/cl-eco-extr-ffd-law-media-mil-my-soc-sv-tal-usta.html
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 6 | 
             
            ---
         | 
| 7 |  | 
| 8 | 
             
            # LLaSA-7B
         | 
| @@ -76,5 +83,4 @@ print(llasa_answer) | |
| 76 | 
             
                journal={arXiv preprint arXiv:2406.14498},
         | 
| 77 | 
             
                year={2024}
         | 
| 78 | 
             
            }
         | 
| 79 | 
            -
            ```
         | 
| 80 | 
            -
             | 
|  | |
| 3 | 
             
            license_name: hippocratic-license
         | 
| 4 | 
             
            license_link: >-
         | 
| 5 | 
             
              https://firstdonoharm.dev/version/3/0/cl-eco-extr-ffd-law-media-mil-my-soc-sv-tal-usta.html
         | 
| 6 | 
            +
            datasets:
         | 
| 7 | 
            +
            - BASH-Lab/OpenSQA
         | 
| 8 | 
            +
            language:
         | 
| 9 | 
            +
            - en
         | 
| 10 | 
            +
            base_model:
         | 
| 11 | 
            +
            - lmsys/vicuna-7b-v1.5
         | 
| 12 | 
            +
            pipeline_tag: question-answering
         | 
| 13 | 
             
            ---
         | 
| 14 |  | 
| 15 | 
             
            # LLaSA-7B
         | 
|  | |
| 83 | 
             
                journal={arXiv preprint arXiv:2406.14498},
         | 
| 84 | 
             
                year={2024}
         | 
| 85 | 
             
            }
         | 
| 86 | 
            +
            ```
         | 
|  | 
