hongfenglu
commited on
Commit
·
e199d90
1
Parent(s):
bc2b691
Update README.md
Browse files
README.md
CHANGED
@@ -88,8 +88,7 @@ The training data is curated for the 8 tasks in ToolBench. See Appendix A of the
|
|
88 |
|
89 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
90 |
|
91 |
-
We trained starcoder-toolbench on 4 80GB A100 gpu's. We started from [starcoder](https://huggingface.co/bigcode/starcoder)
|
92 |
-
All of the code used to prepare the datasets and the scripts to run training and inference are open-sourced and freely available at [githublink here](dummy link)
|
93 |
|
94 |
|
95 |
|
|
|
88 |
|
89 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
90 |
|
91 |
+
We trained starcoder-toolbench on 4 80GB A100 gpu's. We started from [starcoder](https://huggingface.co/bigcode/starcoder) and finetuned it on the dataset mentioned above.
|
|
|
92 |
|
93 |
|
94 |
|