Datasets:

Languages:
Portuguese
ArXiv:
Tags:
License:
rishiraj commited on
Commit
dcfca78
1 Parent(s): cc292f8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: prompt_id
7
+ dtype: string
8
+ - name: messages
9
+ list:
10
+ - name: content
11
+ dtype: string
12
+ - name: role
13
+ dtype: string
14
+ - name: category
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 30628039
21
+ num_examples: 9500
22
+ - name: test
23
+ num_bytes: 1644450
24
+ num_examples: 500
25
+ download_size: 19873853
26
+ dataset_size: 32272489
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: test
33
+ path: data/test-*
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea9dba902a1e6361f58a89deb55c045078fb1139f4633af90b3eef22e1c3e980
3
+ size 1021719
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d963c28c4978e236196a8c71579e83946e680ee72e70c5490c1d8b97d52cbdd8
3
+ size 18852134