gadkins commited on
Commit
649e443
·
verified ·
1 Parent(s): 839aaa9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,8 +11,8 @@ size_categories:
11
  ---
12
  # World Health Organization (WHO) Epidemiological Update - Edition 163 (for embeddings)
13
 
14
- train.csv is taken from the [WHO website](https://www.who.int/publications/m/item/covid-19-epidemiological-update---19-january-2024)
15
 
16
  test.csv was generated by GPT-3.5-turbo
17
 
18
- All text is chunked to a length of 500 tokens with 50% overlap.
 
11
  ---
12
  # World Health Organization (WHO) Epidemiological Update - Edition 163 (for embeddings)
13
 
14
+ train.pnf is taken from the [WHO website](https://www.who.int/publications/m/item/covid-19-epidemiological-update---19-january-2024)
15
 
16
  test.csv was generated by GPT-3.5-turbo
17
 
18
+ All text is chunked to a length of 500 tokens with 10% overlap.