giulio98 commited on
Commit
e9899e6
1 Parent(s): c862848

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 |