Commit 
							
							·
						
						c7b420b
	
1
								Parent(s):
							
							9852b51
								
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (c950cba2199d28e75bb6c06784312afeee883f40)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
    	
        README.md
    CHANGED
    
    | @@ -2,6 +2,7 @@ | |
| 2 | 
             
            license: mit
         | 
| 3 | 
             
            tags:
         | 
| 4 | 
             
            - generated_from_trainer
         | 
|  | |
| 5 | 
             
            model-index:
         | 
| 6 | 
             
            - name: job-listing-filtering-model
         | 
| 7 | 
             
              results: []
         | 
|  | |
| 2 | 
             
            license: mit
         | 
| 3 | 
             
            tags:
         | 
| 4 | 
             
            - generated_from_trainer
         | 
| 5 | 
            +
            base_model: xlm-roberta-base
         | 
| 6 | 
             
            model-index:
         | 
| 7 | 
             
            - name: job-listing-filtering-model
         | 
| 8 | 
             
              results: []
         | 

