macavaney lbourdois commited on
Commit
f7cccb9
1 Parent(s): 0787bf6

Add language tag (#1)

Browse files

- Add language tag (6fb292f56a0482e0a0ad663564a493cf3803d78b)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,6 +4,8 @@ viewer: false
4
  source_datasets: []
5
  task_categories:
6
  - text-retrieval
 
 
7
  ---
8
 
9
  # Dataset Card for `clueweb09/fr`
@@ -29,4 +31,4 @@ for record in docs:
29
  ```
30
 
31
  Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
32
- data in 🤗 Dataset format.
 
4
  source_datasets: []
5
  task_categories:
6
  - text-retrieval
7
+ language:
8
+ - fr
9
  ---
10
 
11
  # Dataset Card for `clueweb09/fr`
 
31
  ```
32
 
33
  Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
34
+ data in 🤗 Dataset format.