frascuchon HF Staff commited on
Commit
c3cef26
verified
1 Parent(s): 19b4f00

Add 2 files

Browse files
Files changed (2) hide show
  1. config.yml +140 -0
  2. data/train.parquet +3 -0
config.yml ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ columns:
2
+ criatura:
3
+ modelName: meta-llama/Llama-3.3-70B-Instruct
4
+ modelProvider: cerebras
5
+ userPrompt: Nombre de una criatura mitol贸gica o de ciencia ficci贸n.
6
+ prompt: >
7
+
8
+ You are a rigorous text-generation engine. Generate only the requested
9
+ output format, with no explanations following the user instruction and
10
+ avoiding repetition of the existing responses at the end of the prompt.
11
+
12
+
13
+ # User Instruction
14
+
15
+ Nombre de una criatura mitol贸gica o de ciencia ficci贸n.
16
+
17
+
18
+
19
+
20
+
21
+
22
+ # Your response
23
+ searchEnabled: true
24
+ columnsReferences: []
25
+ descripcion_visual:
26
+ modelName: meta-llama/Llama-3.3-70B-Instruct
27
+ modelProvider: cerebras
28
+ userPrompt: Describe la apariencia f铆sica de {{criatura}}.
29
+ prompt: "
30
+
31
+ You are a rigorous, intelligent data-processing engine. Generate only the
32
+ requested response format, with no explanations following the user
33
+ instruction. You might be provided with positive, accurate examples of how
34
+ the user instruction must be completed.
35
+
36
+
37
+
38
+
39
+ # User instruction
40
+
41
+ Describe la apariencia f铆sica de .
42
+
43
+
44
+
45
+
46
+ # Your response
47
+
48
+ \ "
49
+ searchEnabled: true
50
+ columnsReferences:
51
+ - criatura
52
+ origen:
53
+ modelName: meta-llama/Llama-3.3-70B-Instruct
54
+ modelProvider: cerebras
55
+ userPrompt: Identifica el origen mitol贸gico o de ciencia ficci贸n de {{criatura}}.
56
+ prompt: "
57
+
58
+ You are a rigorous, intelligent data-processing engine. Generate only the
59
+ requested response format, with no explanations following the user
60
+ instruction. You might be provided with positive, accurate examples of how
61
+ the user instruction must be completed.
62
+
63
+
64
+
65
+
66
+ # User instruction
67
+
68
+ Identifica el origen mitol贸gico o de ciencia ficci贸n de .
69
+
70
+
71
+
72
+
73
+ # Your response
74
+
75
+ \ "
76
+ searchEnabled: true
77
+ columnsReferences:
78
+ - criatura
79
+ imagen:
80
+ modelName: black-forest-labs/FLUX.1-dev
81
+ modelProvider: fal-ai
82
+ userPrompt: >-
83
+ Generate a detailed and visually rich image based on the provided text
84
+ description.
85
+
86
+
87
+ Ensure the image captures the essence of the text, including key elements,
88
+ colors, and overall mood.
89
+
90
+
91
+ Draw a super slim creature
92
+
93
+
94
+ Description:
95
+
96
+ # {{criatura}}
97
+
98
+ {{origen}}
99
+
100
+ {{descripcion_visual}}
101
+ prompt: "
102
+
103
+ You are a rigorous, intelligent data-processing engine. Generate only the
104
+ requested response format, with no explanations following the user
105
+ instruction. You might be provided with positive, accurate examples of how
106
+ the user instruction must be completed.
107
+
108
+
109
+
110
+
111
+ # User instruction
112
+
113
+ Generate a detailed and visually rich image based on the provided text
114
+ description.
115
+
116
+
117
+ Ensure the image captures the essence of the text, including key elements,
118
+ colors, and overall mood.\
119
+
120
+
121
+ Draw a super slim creature\
122
+
123
+
124
+ Description:\
125
+
126
+ # \
127
+
128
+
129
+
130
+
131
+
132
+
133
+ # Your response
134
+
135
+ \ "
136
+ searchEnabled: false
137
+ columnsReferences:
138
+ - descripcion_visual
139
+ - origen
140
+ - criatura
data/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2b9851e437527b32113d4a062ff0af99fb2764bf7511d2c6021e7aea0fd66d
3
+ size 1469243