pythontech9 commited on
Commit
22a997d
·
verified ·
1 Parent(s): 4e9a248

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +25 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: creativeml-openrail-m
3
+ dataset_info:
4
+ features:
5
+ - name: faq_id
6
+ dtype: int64
7
+ - name: question
8
+ dtype: string
9
+ - name: answer
10
+ dtype: string
11
+ - name: category
12
+ dtype: string
13
+ - name: difficulty
14
+ dtype: string
15
+ - name: date_added
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 2837
20
+ num_examples: 15
21
+ download_size: 5033
22
+ dataset_size: 2837
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:470d61dcbf8c968b2d67066a9c24ecf9db68ddf73836b537c8a9cd5cf53ec46b
3
+ size 5033