rtungaturti commited on
Commit
6664a3c
·
verified ·
1 Parent(s): 7c7a34c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
 
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
 
1
  ---
2
  library_name: transformers
3
+ base_model:
4
+ - Salesforce/codegen-350M-multi
5
  ---
6
 
7
  # Model Card for Model ID
8
 
9
+ This model has been fine-tuned to generate Selenium WebDriver code based on natural language instructions. It can help automate web testing and scraping tasks.
10
+
11
  <!-- Provide a quick summary of what the model is/does. -->
12
 
13