Commit ·
a802916
1
Parent(s): 60952ea
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
# This is a fine-tuned model, trained on 400+ test scripts, written in Java using `Cucumber` and `Selenium` frameworks.
|
| 2 |
-
Base model used is `Salesforce/Codegen25-7b-multi`. The dataset used can be found at `shyam-incedoinc/qa-finetune-dataset
|
|
|
|
| 3 |
Training metrics can be seen in the metrics section.
|
| 4 |
|
| 5 |
# Training Parameters
|
|
|
|
| 1 |
# This is a fine-tuned model, trained on 400+ test scripts, written in Java using `Cucumber` and `Selenium` frameworks.
|
| 2 |
+
Base model used is `Salesforce/Codegen25-7b-multi`. The dataset used can be found at `shyam-incedoinc/qa-finetune-dataset`.
|
| 3 |
+
|
| 4 |
Training metrics can be seen in the metrics section.
|
| 5 |
|
| 6 |
# Training Parameters
|