update license
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            license:  | 
| 3 | 
             
            datasets:
         | 
| 4 | 
             
            - mosaicml/dolly_hhrlhf
         | 
| 5 | 
             
            tags:
         | 
| @@ -13,7 +13,7 @@ inference: false | |
| 13 |  | 
| 14 | 
             
            MPT-7B-Instruct is a model for short-form instruction following.
         | 
| 15 | 
             
            It is built by finetuning [MPT-7B](https://huggingface.co/mosaicml/mpt-7b) on a [dataset](https://huggingface.co/datasets/sam-mosaic/dolly_hhrlhf) derived from the [Databricks Dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k) and the [Anthropic Helpful and Harmless (HH-RLHF)](https://huggingface.co/datasets/Anthropic/hh-rlhf) datasets.
         | 
| 16 | 
            -
              * License:  | 
| 17 | 
             
              * [Demo on Hugging Face Spaces](https://huggingface.co/spaces/mosaicml/mpt-7b-instruct)
         | 
| 18 |  | 
| 19 |  | 
| @@ -25,7 +25,7 @@ May 5, 2023 | |
| 25 |  | 
| 26 | 
             
            ## Model License
         | 
| 27 |  | 
| 28 | 
            -
             | 
| 29 |  | 
| 30 | 
             
            ## Documentation
         | 
| 31 |  | 
| @@ -207,4 +207,4 @@ Please cite this model using the following format: | |
| 207 | 
             
                note      = {Accessed: 2023-03-28}, % change this date
         | 
| 208 | 
             
                urldate   = {2023-03-28} % change this date
         | 
| 209 | 
             
            }
         | 
| 210 | 
            -
            ```
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            license: apache-2.0
         | 
| 3 | 
             
            datasets:
         | 
| 4 | 
             
            - mosaicml/dolly_hhrlhf
         | 
| 5 | 
             
            tags:
         | 
|  | |
| 13 |  | 
| 14 | 
             
            MPT-7B-Instruct is a model for short-form instruction following.
         | 
| 15 | 
             
            It is built by finetuning [MPT-7B](https://huggingface.co/mosaicml/mpt-7b) on a [dataset](https://huggingface.co/datasets/sam-mosaic/dolly_hhrlhf) derived from the [Databricks Dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k) and the [Anthropic Helpful and Harmless (HH-RLHF)](https://huggingface.co/datasets/Anthropic/hh-rlhf) datasets.
         | 
| 16 | 
            +
              * License: Apache 2.0
         | 
| 17 | 
             
              * [Demo on Hugging Face Spaces](https://huggingface.co/spaces/mosaicml/mpt-7b-instruct)
         | 
| 18 |  | 
| 19 |  | 
|  | |
| 25 |  | 
| 26 | 
             
            ## Model License
         | 
| 27 |  | 
| 28 | 
            +
            Apache 2.0
         | 
| 29 |  | 
| 30 | 
             
            ## Documentation
         | 
| 31 |  | 
|  | |
| 207 | 
             
                note      = {Accessed: 2023-03-28}, % change this date
         | 
| 208 | 
             
                urldate   = {2023-03-28} % change this date
         | 
| 209 | 
             
            }
         | 
| 210 | 
            +
            ```
         | 

