bourdoiscatie commited on
Commit
95b2073
1 Parent(s): e30975c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,15 +7,15 @@ size_categories:
7
  - 10K<n<100K
8
  task_categories:
9
  - text-classification
10
- task_ids:
11
- - paraphrase_detection
12
  ---
13
 
14
  # paws-x_fr_prompt_paraphrase_detection
15
  ## Summary
16
 
17
  **paws-x_fr_prompt_paraphrase_detection** is a subset of the [**Dataset of French Prompts (DFP)**]().
18
- It contains **X** rows that can be used for a semantic similarity scoring task.
19
  The original data (without prompts) comes from the dataset [paws-x](https://huggingface.co/datasets/paws-x) by Yang et al. where only the French part has been kept.
20
  A list of prompts (see below) was then applied in order to build the input and target columns and thus obtain the same format as the [xP3](https://huggingface.co/datasets/bigscience/xP3) dataset by Muennighoff et al.
21
 
 
7
  - 10K<n<100K
8
  task_categories:
9
  - text-classification
10
+ tags:
11
+ - paraphrase-detection
12
  ---
13
 
14
  # paws-x_fr_prompt_paraphrase_detection
15
  ## Summary
16
 
17
  **paws-x_fr_prompt_paraphrase_detection** is a subset of the [**Dataset of French Prompts (DFP)**]().
18
+ It contains **X** rows that can be used for a paraphrase detection scoring task.
19
  The original data (without prompts) comes from the dataset [paws-x](https://huggingface.co/datasets/paws-x) by Yang et al. where only the French part has been kept.
20
  A list of prompts (see below) was then applied in order to build the input and target columns and thus obtain the same format as the [xP3](https://huggingface.co/datasets/bigscience/xP3) dataset by Muennighoff et al.
21