pnr-svc commited on
Commit
2bc05bc
1 Parent(s): fa5170e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1692,12 +1692,10 @@ The dataset is divided into three splits:
1692
  - **Size**: 8,592,704 bytes
1693
 
1694
  - **Validation Set**: 10% of the dataset, used for tuning hyperparameters and validating the model.
1695
- - **Number of Examples**: (To be provided after split)
1696
- - **Size**: (To be provided after split)
1697
 
1698
  - **Test Set**: 10% of the dataset, used for evaluating the final performance of the model.
1699
- - **Number of Examples**: (To be provided after split)
1700
- - **Size**: (To be provided after split)
1701
 
1702
  ### Usage
1703
 
 
1692
  - **Size**: 8,592,704 bytes
1693
 
1694
  - **Validation Set**: 10% of the dataset, used for tuning hyperparameters and validating the model.
1695
+ - **Number of Examples**: 5285
 
1696
 
1697
  - **Test Set**: 10% of the dataset, used for evaluating the final performance of the model.
1698
+ - **Number of Examples**: 5285
 
1699
 
1700
  ### Usage
1701