Commit 
							
							·
						
						659fc9c
	
1
								Parent(s):
							
							3ee09c1
								
Model save
Browse files
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,64 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: apache-2.0
         | 
| 3 | 
            +
            base_model: google/vit-base-patch16-224-in21k
         | 
| 4 | 
            +
            tags:
         | 
| 5 | 
            +
            - generated_from_trainer
         | 
| 6 | 
            +
            metrics:
         | 
| 7 | 
            +
            - accuracy
         | 
| 8 | 
            +
            model-index:
         | 
| 9 | 
            +
            - name: vit-base-beans-2
         | 
| 10 | 
            +
              results: []
         | 
| 11 | 
            +
            ---
         | 
| 12 | 
            +
             | 
| 13 | 
            +
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 
| 14 | 
            +
            should probably proofread and complete it, then remove this comment. -->
         | 
| 15 | 
            +
             | 
| 16 | 
            +
            # vit-base-beans-2
         | 
| 17 | 
            +
             | 
| 18 | 
            +
            This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
         | 
| 19 | 
            +
            It achieves the following results on the evaluation set:
         | 
| 20 | 
            +
            - Loss: 1.1144
         | 
| 21 | 
            +
            - Accuracy: 0.375
         | 
| 22 | 
            +
             | 
| 23 | 
            +
            ## Model description
         | 
| 24 | 
            +
             | 
| 25 | 
            +
            More information needed
         | 
| 26 | 
            +
             | 
| 27 | 
            +
            ## Intended uses & limitations
         | 
| 28 | 
            +
             | 
| 29 | 
            +
            More information needed
         | 
| 30 | 
            +
             | 
| 31 | 
            +
            ## Training and evaluation data
         | 
| 32 | 
            +
             | 
| 33 | 
            +
            More information needed
         | 
| 34 | 
            +
             | 
| 35 | 
            +
            ## Training procedure
         | 
| 36 | 
            +
             | 
| 37 | 
            +
            ### Training hyperparameters
         | 
| 38 | 
            +
             | 
| 39 | 
            +
            The following hyperparameters were used during training:
         | 
| 40 | 
            +
            - learning_rate: 2e-05
         | 
| 41 | 
            +
            - train_batch_size: 8
         | 
| 42 | 
            +
            - eval_batch_size: 8
         | 
| 43 | 
            +
            - seed: 1337
         | 
| 44 | 
            +
            - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
         | 
| 45 | 
            +
            - lr_scheduler_type: linear
         | 
| 46 | 
            +
            - num_epochs: 5.0
         | 
| 47 | 
            +
             | 
| 48 | 
            +
            ### Training results
         | 
| 49 | 
            +
             | 
| 50 | 
            +
            | Training Loss | Epoch | Step | Validation Loss | Accuracy |
         | 
| 51 | 
            +
            |:-------------:|:-----:|:----:|:---------------:|:--------:|
         | 
| 52 | 
            +
            | No log        | 1.0   | 2    | 1.1243          | 0.4375   |
         | 
| 53 | 
            +
            | No log        | 2.0   | 4    | 1.1204          | 0.375    |
         | 
| 54 | 
            +
            | No log        | 3.0   | 6    | 1.1172          | 0.375    |
         | 
| 55 | 
            +
            | No log        | 4.0   | 8    | 1.1152          | 0.375    |
         | 
| 56 | 
            +
            | 0.9751        | 5.0   | 10   | 1.1144          | 0.375    |
         | 
| 57 | 
            +
             | 
| 58 | 
            +
             | 
| 59 | 
            +
            ### Framework versions
         | 
| 60 | 
            +
             | 
| 61 | 
            +
            - Transformers 4.37.0.dev0
         | 
| 62 | 
            +
            - Pytorch 2.1.1
         | 
| 63 | 
            +
            - Datasets 2.15.1.dev0
         | 
| 64 | 
            +
            - Tokenizers 0.15.0
         | 
    	
        emissions.csv
    ADDED
    
    | @@ -0,0 +1,2 @@ | |
|  | |
|  | 
|  | |
| 1 | 
            +
            timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
         | 
| 2 | 
            +
            2024-01-02T17:11:45,92bc4d12-1cf1-4cbf-920f-219cbb6a8760,codecarbon,21.716214895248413,0.00014833485723264947,0.00022070057817033512,United Kingdom,GBR,england,N,,
         | 
    	
        model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 343227052
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:9187bf81e3cee0d7531c2e1dc7966085f6f8744d089fc3ea745fddc7daa1a6a3
         | 
| 3 | 
             
            size 343227052
         | 
    	
        runs/Jan02_17-10-56_Amys-MBP-2.cust.communityfibre.co.uk/events.out.tfevents.1704215476.Amys-MBP-2.cust.communityfibre.co.uk
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
            -
            size  | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:e7f592a3654a31d3eb12f3600f8890b8bef757ebcabb2415bbbcc52cd4ec1041
         | 
| 3 | 
            +
            size 6595
         | 
