Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ outputs = pipe("def hello_world():")
|
|
| 42 |
|
| 43 |
## Training
|
| 44 |
|
| 45 |
-
The model was trained on the small [Github code dataset](https://huggingface.co/datasets/loubnabnl/github-
|
| 46 |
|
| 47 |
|Config|Value|
|
| 48 |
|-------|-----|
|
|
|
|
| 42 |
|
| 43 |
## Training
|
| 44 |
|
| 45 |
+
The model was trained on the small [Github code dataset](https://huggingface.co/datasets/loubnabnl/github-small-near-dedup) after near deduplication, a subset of [Github code dataset](https://huggingface.co/datasets/codeparrot/github-code-clean) with the following settings:
|
| 46 |
|
| 47 |
|Config|Value|
|
| 48 |
|-------|-----|
|