Create README.md
Browse files
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,23 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            tags:
         | 
| 3 | 
            +
            - image-classification
         | 
| 4 | 
            +
            - pytorch
         | 
| 5 | 
            +
            - huggingpics
         | 
| 6 | 
            +
            metrics:
         | 
| 7 | 
            +
            - accuracy
         | 
| 8 | 
            +
             | 
| 9 | 
            +
            model-index:
         | 
| 10 | 
            +
            - name: rare-puppers-demo
         | 
| 11 | 
            +
              results:
         | 
| 12 | 
            +
              - task:
         | 
| 13 | 
            +
                  name: Image Classification
         | 
| 14 | 
            +
                  type: image-classification
         | 
| 15 | 
            +
                metrics:
         | 
| 16 | 
            +
                  - name: Accuracy
         | 
| 17 | 
            +
                    type: accuracy
         | 
| 18 | 
            +
                    value: 0.9101123809814453
         | 
| 19 | 
            +
            ---
         | 
| 20 | 
            +
             | 
| 21 | 
            +
            #FashionMNIST
         | 
| 22 | 
            +
             | 
| 23 | 
            +
            PyTorch Quick Start
         |