hongfenglu
commited on
Commit
•
72ff1a5
1
Parent(s):
0f02d46
Update README.md
Browse files
README.md
CHANGED
@@ -93,8 +93,7 @@ The training data is curated for the 8 tasks in ToolBench. See Appendix A of the
|
|
93 |
|
94 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
95 |
|
96 |
-
We trained LLaMA-30B-toolbench on 4 80GB A100 gpu's. We started from [LLaMA-30B](https://github.com/facebookresearch/llama/blob/main/MODEL_CARD.md). We finetuned it on the dataset mentioned above.
|
97 |
-
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)
|
98 |
|
99 |
|
100 |
### Hyperparameters
|
|
|
93 |
|
94 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
95 |
|
96 |
+
We trained LLaMA-30B-toolbench on 4 80GB A100 gpu's. We started from [LLaMA-30B](https://github.com/facebookresearch/llama/blob/main/MODEL_CARD.md). We finetuned it on the dataset mentioned above.
|
|
|
97 |
|
98 |
|
99 |
### Hyperparameters
|