Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ The underlying model that I used was `/Weyaxi/OpenHermes-2.5-neural-chat-v3-3-Sl
|
|
22 |
# Dataset
|
23 |
Dataset: `/argilla/distilabel-intel-orca-dpo-pairs`
|
24 |
|
25 |
-
The dataset was roughly ~3000 samples but they were high quality (
|
26 |
The following filters were applied to the original dataset:
|
27 |
```python
|
28 |
dataset = dataset.filter(
|
|
|
22 |
# Dataset
|
23 |
Dataset: `/argilla/distilabel-intel-orca-dpo-pairs`
|
24 |
|
25 |
+
The dataset was roughly ~3000 samples but they were high quality (according to the chosen_score).
|
26 |
The following filters were applied to the original dataset:
|
27 |
```python
|
28 |
dataset = dataset.filter(
|