Aptlantis commited on
Commit
78e1187
·
verified ·
1 Parent(s): 7633b44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,8 @@ The dataset was constructed by matching Terry Davis's video explanations (transc
20
  The dataset consists of two JSONL files located in `datasets/HolyC/` (or the root `HolyC` directory depending on your setup).
21
 
22
  ### Files
23
- - `train.jsonl`: Training set (~10MB)
24
- - `validation.jsonl`: Validation set (~2MB)
25
 
26
  ### Schema
27
  Each line is a JSON object representing a "training example" in a ChatML-like format.
 
20
  The dataset consists of two JSONL files located in `datasets/HolyC/` (or the root `HolyC` directory depending on your setup).
21
 
22
  ### Files
23
+ - `train.jsonl`: Training set
24
+ - `validation.jsonl`: Validation set
25
 
26
  ### Schema
27
  Each line is a JSON object representing a "training example" in a ChatML-like format.