Update README.md
Browse files
README.md
CHANGED
|
@@ -64,7 +64,7 @@ Minimal data required to perform evaluation, without the need to download the fu
|
|
| 64 |
|
| 65 |
### `train_data/` — Training Splits
|
| 66 |
|
| 67 |
-
Training data is split into two stages following the CADFS two-stage fine-tuning strategy, and two input modalities each
|
| 68 |
|
| 69 |
| File | Stage | Modality | Description |
|
| 70 |
|------|-------|----------|-------------|
|
|
|
|
| 64 |
|
| 65 |
### `train_data/` — Training Splits
|
| 66 |
|
| 67 |
+
Training data is split into two stages following the CADFS two-stage fine-tuning strategy, and two input modalities each. We filtered out duplicates and kept only samples whose input and output fit within a context size of 8192 tokens.
|
| 68 |
|
| 69 |
| File | Stage | Modality | Description |
|
| 70 |
|------|-------|----------|-------------|
|