Datasets:

Tasks:
Other
Languages:
English
ArXiv:
License:
lhoestq HF staff commited on
Commit
35da6fd
1 Parent(s): c8735c8

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -17,13 +17,14 @@ source_datasets:
17
  - original
18
  task_categories:
19
  - other
20
- task_ids:
21
- - other-other-relation-extraction
22
  paperswithcode_id: fewrel
23
  pretty_name: Few-Shot Relation Classification Dataset
24
  configs:
25
  - default
26
  - pid2name
 
 
27
  ---
28
 
29
  # Dataset Card for few_rel
@@ -225,4 +226,4 @@ SOFTWARE.
225
 
226
  ### Contributions
227
 
228
- Thanks to [@gchhablani](https://github.com/gchhablani) for adding this dataset.
 
17
  - original
18
  task_categories:
19
  - other
20
+ task_ids: []
 
21
  paperswithcode_id: fewrel
22
  pretty_name: Few-Shot Relation Classification Dataset
23
  configs:
24
  - default
25
  - pid2name
26
+ tags:
27
+ - relation-extraction
28
  ---
29
 
30
  # Dataset Card for few_rel
 
226
 
227
  ### Contributions
228
 
229
+ Thanks to [@gchhablani](https://github.com/gchhablani) for adding this dataset.