bourdoiscatie commited on
Commit
f845ee2
1 Parent(s): 57909d9

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_data_to_text** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
28
- It contains **36,210** rows that can be used for a data-to-text 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
 
@@ -69,7 +69,7 @@ A list of prompts (see below) was then applied in order to build the input and t
69
 
70
 
71
  # Splits
72
- - `train` with 36,210 samples
73
  - no `valid` split
74
  - no `test` split
75
 
 
25
  ## Summary
26
 
27
  **taln-archives_fr_prompt_data_to_text** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
28
+ It contains **35,370** rows that can be used for a data-to-text 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
 
 
69
 
70
 
71
  # Splits
72
+ - `train` with 35,370 samples
73
  - no `valid` split
74
  - no `test` split
75