Datasets:

Languages:
Chinese
Multilinguality:
monolingual
Size Categories:
10M<n<100M
Language Creators:
other
Annotations Creators:
other
Source Datasets:
original
ArXiv:
License:
silver albertvillanova HF staff commited on
Commit
5bd582f
1 Parent(s): e912025

Fix task tags (#3)

Browse files

- Fix task tags (4d67872e05ff59b02d058fca935513848f5f8b19)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,6 @@ license:
9
  - mit
10
  multilinguality:
11
  - monolingual
12
- pretty_name: lccc
13
  size_categories:
14
  - 10M<n<100M
15
  source_datasets:
@@ -18,6 +17,8 @@ task_categories:
18
  - conversational
19
  task_ids:
20
  - dialogue-generation
 
 
21
  - dialogue-response-retrieval
22
  ---
23
 
9
  - mit
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - 10M<n<100M
14
  source_datasets:
17
  - conversational
18
  task_ids:
19
  - dialogue-generation
20
+ pretty_name: lccc
21
+ tags:
22
  - dialogue-response-retrieval
23
  ---
24