stefanoscotta
commited on
Commit
•
edb807d
1
Parent(s):
efe59db
Update README.md
Browse files
README.md
CHANGED
@@ -100,7 +100,7 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True).split("Response:")[
|
|
100 |
### Training Data
|
101 |
|
102 |
<!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
103 |
-
The model was fine-
|
104 |
|
105 |
|
106 |
### Training Procedure
|
|
|
100 |
### Training Data
|
101 |
|
102 |
<!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
103 |
+
The model was fine-tuned on 120k random records of [raicrits/Orca_ITA_200k](https://huggingface.co/datasets/raicrits/Orca_ITA_200k).
|
104 |
|
105 |
|
106 |
### Training Procedure
|