bourdoiscatie commited on
Commit
8b169b6
1 Parent(s): bccc95f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,7 +25,7 @@ source_datasets:
25
  ## Summary
26
 
27
  **taln-archives_fr_prompt_keywords_extraction** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
28
- It contains **25,347** rows that can be used for a keywords_extraction task.
29
  The original data (without prompts) comes from the dataset [taln-archives](https://huggingface.co/datasets/taln-ls2n/taln-archives).
30
  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.
31
 
@@ -60,7 +60,7 @@ A list of prompts (see below) was then applied in order to build the input and t
60
 
61
 
62
  # Splits
63
- - `train` with 25,347 samples
64
  - no `valid` split
65
  - no `test` split
66
 
 
25
  ## Summary
26
 
27
  **taln-archives_fr_prompt_keywords_extraction** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
28
+ It contains **24,507** rows that can be used for a keywords_extraction task.
29
  The original data (without prompts) comes from the dataset [taln-archives](https://huggingface.co/datasets/taln-ls2n/taln-archives).
30
  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.
31
 
 
60
 
61
 
62
  # Splits
63
+ - `train` with 24,507 samples
64
  - no `valid` split
65
  - no `test` split
66