Commit 
							
							·
						
						f1afdaa
	
1
								Parent(s):
							
							c966478
								
End of training
Browse files- README.md +51 -0
- adapter_model.bin +1 -1
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,51 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: apache-2.0
         | 
| 3 | 
            +
            base_model: tiiuae/falcon-7b-instruct
         | 
| 4 | 
            +
            tags:
         | 
| 5 | 
            +
            - generated_from_trainer
         | 
| 6 | 
            +
            model-index:
         | 
| 7 | 
            +
            - name: qlora-falcon-7b-instruct-databricks-dolly-15k
         | 
| 8 | 
            +
              results: []
         | 
| 9 | 
            +
            ---
         | 
| 10 | 
            +
             | 
| 11 | 
            +
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 
| 12 | 
            +
            should probably proofread and complete it, then remove this comment. -->
         | 
| 13 | 
            +
             | 
| 14 | 
            +
            # qlora-falcon-7b-instruct-databricks-dolly-15k
         | 
| 15 | 
            +
             | 
| 16 | 
            +
            This model is a fine-tuned version of [tiiuae/falcon-7b-instruct](https://huggingface.co/tiiuae/falcon-7b-instruct) on an unknown dataset.
         | 
| 17 | 
            +
             | 
| 18 | 
            +
            ## Model description
         | 
| 19 | 
            +
             | 
| 20 | 
            +
            More information needed
         | 
| 21 | 
            +
             | 
| 22 | 
            +
            ## Intended uses & limitations
         | 
| 23 | 
            +
             | 
| 24 | 
            +
            More information needed
         | 
| 25 | 
            +
             | 
| 26 | 
            +
            ## Training and evaluation data
         | 
| 27 | 
            +
             | 
| 28 | 
            +
            More information needed
         | 
| 29 | 
            +
             | 
| 30 | 
            +
            ## Training procedure
         | 
| 31 | 
            +
             | 
| 32 | 
            +
            ### Training hyperparameters
         | 
| 33 | 
            +
             | 
| 34 | 
            +
            The following hyperparameters were used during training:
         | 
| 35 | 
            +
            - learning_rate: 0.0002
         | 
| 36 | 
            +
            - train_batch_size: 1
         | 
| 37 | 
            +
            - eval_batch_size: 8
         | 
| 38 | 
            +
            - seed: 42
         | 
| 39 | 
            +
            - gradient_accumulation_steps: 4
         | 
| 40 | 
            +
            - total_train_batch_size: 4
         | 
| 41 | 
            +
            - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
         | 
| 42 | 
            +
            - lr_scheduler_type: cosine
         | 
| 43 | 
            +
            - lr_scheduler_warmup_ratio: 0.05
         | 
| 44 | 
            +
            - num_epochs: 1
         | 
| 45 | 
            +
             | 
| 46 | 
            +
            ### Framework versions
         | 
| 47 | 
            +
             | 
| 48 | 
            +
            - Transformers 4.34.0.dev0
         | 
| 49 | 
            +
            - Pytorch 2.0.1+cu118
         | 
| 50 | 
            +
            - Datasets 2.14.5
         | 
| 51 | 
            +
            - Tokenizers 0.14.0
         | 
    	
        adapter_model.bin
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 18898161
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:b0357b3f3822ee1ffd512ffbf450f7242ff246a44ff56ee7f3f5cbd0f0605496
         | 
| 3 | 
             
            size 18898161
         |