jdesiree commited on
Commit
7758530
·
verified ·
1 Parent(s): 838a558

Update train.jsonl

Browse files
Files changed (1) hide show
  1. train.jsonl +16 -0
train.jsonl CHANGED
@@ -14,6 +14,22 @@
14
  "use_conversational": true,
15
  "use_guiding_teaching": false,
16
  "use_tool_enhancement": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  }{
18
  "user_input": "Hello there",
19
  "conversation_length": 0,
 
14
  "use_conversational": true,
15
  "use_guiding_teaching": false,
16
  "use_tool_enhancement": false
17
+ }{
18
+ "user_input": "Is cyan blue?",
19
+ "conversation_length": 0,
20
+ "is_first_turn": true,
21
+ "input_character_count": 13,
22
+ "is_short_input": true,
23
+ "is_follow_up": false,
24
+ "topic_change_detected": false,
25
+ "recent_discovery_count": 0,
26
+ "contains_greeting": true,
27
+ "contains_educational_keywords": false,
28
+ "requires_visualization": false,
29
+ "use_discovery_mode": true,
30
+ "use_conversational": false,
31
+ "use_guiding_teaching": true,
32
+ "use_tool_enhancement": false
33
  }{
34
  "user_input": "Hello there",
35
  "conversation_length": 0,