csabakecskemeti commited on
Commit
af017aa
1 Parent(s): 6fbee67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: conversations
8
+ list:
9
+ - name: from
10
+ dtype: string
11
+ - name: value
12
+ dtype: string
13
+ size_categories:
14
+ - n<1K
15
+ ---
16
+ Synthetic discussion between Human and LLM where Human brainstorming with the AI about an idea.