NguyenAn05 commited on
Commit
bb1a755
·
verified ·
1 Parent(s): 5823c0d

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: messages
6
+ list:
7
+ - name: role
8
+ dtype: string
9
+ - name: content
10
+ dtype: string
11
+ - name: answer
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1543913
16
+ num_examples: 847
17
+ - name: validation
18
+ num_bytes: 172889
19
+ num_examples: 95
20
+ - name: test
21
+ num_bytes: 126816
22
+ num_examples: 86
23
+ download_size: 1843037
24
+ dataset_size: 1843618
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: validation
31
+ path: data/validation-*
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:721cbcee6809ff0464ffc9822884a9d9fea30e08011f2303799addf2cba88891
3
+ size 128880
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465042dfbfd9b9ffe5f0e805ec7fa44f57f7b5b380a9d09a60194c27d8893ae0
3
+ size 1539432
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b68fb35ef8bd7995debab427f949f78385cc7ad949b2b810f454b93bd5783a
3
+ size 174725