hiyouga commited on
Commit
e8db8b1
1 Parent(s): d97f62b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: conversations
5
+ list:
6
+ - name: from
7
+ dtype: string
8
+ - name: value
9
+ dtype: string
10
+ license: apache-2.0
11
+ task_categories:
12
+ - text-generation
13
+ - question-answering
14
+ language:
15
+ - en
16
+ size_categories:
17
+ - 1K<n<10K
18
+ ---
19
+
20
+ Borrowed from: https://huggingface.co/datasets/GAIR/lima