snork-maiden commited on
Commit
01e5361
·
verified ·
1 Parent(s): ca029c7

Add 2 files

Browse files
Files changed (2) hide show
  1. config.yml +60 -0
  2. data/train.parquet +3 -0
config.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ columns:
2
+ answers:
3
+ modelName: meta-llama/Llama-3.3-70B-Instruct
4
+ modelProvider: nebius
5
+ userPrompt: >
6
+ Generate answers to the questions from {{clarifying_question}} as if you
7
+ were user. Answers should be short and concise. If some info is missing -
8
+ make it up.
9
+ prompt: "
10
+
11
+ You are a rigorous, intelligent data-processing engine. Generate only the
12
+ requested response format, with no explanations following the user
13
+ instruction. You might be provided with positive, accurate examples of how
14
+ the user instruction must be completed.
15
+
16
+
17
+
18
+
19
+ # User instruction
20
+
21
+ Generate answers to the questions from as if you were user. Answers
22
+ should be short and concise. If some info is missing - make it up.
23
+
24
+
25
+
26
+
27
+
28
+ # Your response
29
+
30
+ \ "
31
+ searchEnabled: false
32
+ columnsReferences:
33
+ - clarifying_questions
34
+ ingridients:
35
+ modelName: meta-llama/Llama-3.3-70B-Instruct
36
+ modelProvider: nebius
37
+ userPrompt: Generate a json with list of ingridients from {{food_description}}.
38
+ prompt: "
39
+
40
+ You are a rigorous, intelligent data-processing engine. Generate only the
41
+ requested response format, with no explanations following the user
42
+ instruction. You might be provided with positive, accurate examples of how
43
+ the user instruction must be completed.
44
+
45
+
46
+
47
+
48
+ # User instruction
49
+
50
+ Generate a json with list of ingridients from {{food_description}}.
51
+
52
+
53
+
54
+
55
+ # Your response
56
+
57
+ \ "
58
+ searchEnabled: false
59
+ columnsReferences:
60
+ - food_description
data/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc18f1c350f7c10a4cba51b3789167b337b90fca0810028d1aaf5c26bbfbf902
3
+ size 4782