RonanMcGovern commited on
Commit
ae62ed1
1 Parent(s): 072a62d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,6 +15,6 @@ train.csv is taken from the [International Touch Website](https://cdn.internatio
15
 
16
  test.csv is copy pasted from abbreviated rules on the [UK Touch website](https://www.englandtouch.org.uk/develop/coaching/the-rules/). Note that I'm bypassing the pdf to text stage.
17
 
18
- All text is chunked to a length of 50 tokens with 50% overlap.
19
 
20
  For educational and non-commercial use only.
 
15
 
16
  test.csv is copy pasted from abbreviated rules on the [UK Touch website](https://www.englandtouch.org.uk/develop/coaching/the-rules/). Note that I'm bypassing the pdf to text stage.
17
 
18
+ All text is chunked to a length of 100 tokens with 50% overlap.
19
 
20
  For educational and non-commercial use only.