Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ def add(a, b):
|
|
60 |
The model was finetuned on [XLCost-single-prompt](https://huggingface.co/datasets/giulio98/xlcost-single-prompt), an improved version of the original XLCost dataset [
|
61 |
xlcost-text-to-code](https://huggingface.co/datasets/codeparrot/xlcost-text-to-code). Below the hyperparameters.
|
62 |
|
63 |
-
|
64 |
|---------------------------|--------|
|
65 |
|Per device train batch size| 8 |
|
66 |
|Context size| 1024 |
|
|
|
60 |
The model was finetuned on [XLCost-single-prompt](https://huggingface.co/datasets/giulio98/xlcost-single-prompt), an improved version of the original XLCost dataset [
|
61 |
xlcost-text-to-code](https://huggingface.co/datasets/codeparrot/xlcost-text-to-code). Below the hyperparameters.
|
62 |
|
63 |
+
| Hyperparameter | value |
|
64 |
|---------------------------|--------|
|
65 |
|Per device train batch size| 8 |
|
66 |
|Context size| 1024 |
|