Upload metadata.yaml with huggingface_hub
Browse files- metadata.yaml +11 -0
    	
        metadata.yaml
    ADDED
    
    | @@ -0,0 +1,11 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            dataset:
         | 
| 2 | 
            +
              name: ont_bfo
         | 
| 3 | 
            +
              url: Unknown URL
         | 
| 4 | 
            +
            description: No description provided
         | 
| 5 | 
            +
            model:
         | 
| 6 | 
            +
              name: 'openai:'
         | 
| 7 | 
            +
            model_input_method:
         | 
| 8 | 
            +
              description: Simple pass through of labels only
         | 
| 9 | 
            +
              fields:
         | 
| 10 | 
            +
              - rdfs:label
         | 
| 11 | 
            +
            prefixes: {}
         |