Sathvik-kota commited on
Commit
fece2ac
·
verified ·
1 Parent(s): f11b983

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. generated_queries.json +62 -0
generated_queries.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "doc_id": "doc_001",
4
+ "query": "What is a Bricklin car?"
5
+ },
6
+ {
7
+ "doc_id": "doc_001",
8
+ "query": "What are some unique characteristics of the Bricklin?"
9
+ },
10
+ {
11
+ "doc_id": "doc_001",
12
+ "query": "What era is the Bricklin from?"
13
+ },
14
+ {
15
+ "doc_id": "doc_002",
16
+ "query": "What is the main topic of this post?"
17
+ },
18
+ {
19
+ "doc_id": "doc_002",
20
+ "query": "What specific details are requested from people sharing their experiences?"
21
+ },
22
+ {
23
+ "doc_id": "doc_002",
24
+ "query": "When will the collected information be summarized?"
25
+ },
26
+ {
27
+ "doc_id": "doc_003",
28
+ "query": "When are new Powerbook models expected?"
29
+ },
30
+ {
31
+ "doc_id": "doc_003",
32
+ "query": "Are there any rumors about Powerbook price drops?"
33
+ },
34
+ {
35
+ "doc_id": "doc_003",
36
+ "query": "What's the general impression of the Powerbook 180 display?"
37
+ },
38
+ {
39
+ "doc_id": "doc_004",
40
+ "query": "What is Weitek's contact information?"
41
+ },
42
+ {
43
+ "doc_id": "doc_004",
44
+ "query": "How can I get details about Weitek's chips?"
45
+ },
46
+ {
47
+ "doc_id": "doc_004",
48
+ "query": "Where can I find Weitek's address or phone number?"
49
+ },
50
+ {
51
+ "doc_id": "doc_005",
52
+ "query": "What causes \"expected errors\" in the warning system?"
53
+ },
54
+ {
55
+ "doc_id": "doc_005",
56
+ "query": "How are known bugs in the warning system handled?"
57
+ },
58
+ {
59
+ "doc_id": "doc_005",
60
+ "query": "Why are certain warning system errors not fixed?"
61
+ }
62
+ ]