panuthept commited on
Commit
ba18c4b
1 Parent(s): 50c0330

fix grammar error

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ The evaluation is conducted on 4 tasks across 8 datasets:
21
  - MIRACL (Thai only), contains 733 test samples, https://huggingface.co/datasets/miracl/miracl
22
  - TyDiQA (Thai only), contains 763 test samples, https://huggingface.co/datasets/chompk/tydiqa-goldp-th
23
  ## Metrics
24
- The evaluation metrics for each task are as follows:
25
  1. STS: Spearman’s Rank Correlation
26
  2. Text Classification: F1 Score
27
  3. Pair Classification: Average Precision
 
21
  - MIRACL (Thai only), contains 733 test samples, https://huggingface.co/datasets/miracl/miracl
22
  - TyDiQA (Thai only), contains 763 test samples, https://huggingface.co/datasets/chompk/tydiqa-goldp-th
23
  ## Metrics
24
+ The evaluation metric for each task is as follows:
25
  1. STS: Spearman’s Rank Correlation
26
  2. Text Classification: F1 Score
27
  3. Pair Classification: Average Precision