VladPyatov commited on
Commit
b7013f1
·
verified ·
1 Parent(s): aa42bf4

Update README.md

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