tardellirs commited on
Commit
b485da7
·
verified ·
1 Parent(s): e7e1553

Card: MTEB(por) -> MTEB-BR; point sub-benchmark link to MTEB-BR/leaderboard

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ pretty_name: FactckBrClassification
15
 
16
  Classify the veracity of a native Brazilian-Portuguese claim fact-checked by Brazilian agencies (Lupa, Publica, Aos Fatos), into 3 classes: falso, impreciso, verdadeiro. The input is the claim text only (not the fact-check title, which would leak the verdict). News / fact-checking domain; heavily imbalanced toward falso.
17
 
18
- Part of **[MTEB(por)](https://huggingface.co/mteb-pt)** — the native Brazilian-Portuguese MTEB sub-benchmark. **Task type:** Classification · **Language:** Brazilian Portuguese (mined from real-world sources) · **Domains:** News, Social, Written.
19
 
20
  ## Dataset structure
21
  - **`default`** — columns: `text`, `label`
@@ -39,4 +39,4 @@ https://github.com/jghm-f/FACTCK.BR
39
  ```
40
 
41
  ---
42
- *Repackaged for MTEB(por); pinned by commit SHA in the task for reproducibility.*
 
15
 
16
  Classify the veracity of a native Brazilian-Portuguese claim fact-checked by Brazilian agencies (Lupa, Publica, Aos Fatos), into 3 classes: falso, impreciso, verdadeiro. The input is the claim text only (not the fact-check title, which would leak the verdict). News / fact-checking domain; heavily imbalanced toward falso.
17
 
18
+ Part of **[MTEB-BR](https://huggingface.co/spaces/MTEB-BR/leaderboard)** — the native Brazilian-Portuguese MTEB sub-benchmark. **Task type:** Classification · **Language:** Brazilian Portuguese (mined from real-world sources) · **Domains:** News, Social, Written.
19
 
20
  ## Dataset structure
21
  - **`default`** — columns: `text`, `label`
 
39
  ```
40
 
41
  ---
42
+ *Repackaged for MTEB-BR; pinned by commit SHA in the task for reproducibility.*