Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
The purpose of this dataset is to be used for a fine tuning on Mixtral, it contains all the 'UsedFor' relationships (english to english) present in ConceptNet 5.7.0 in the form of aggregated instructions, i.e. for any arg1, arg2_list is the list of all arg2 found to be in a UsedFor relationship with arg1 (arg1 --UsedFor--> arg2)
|
2 |
+
|
3 |
+
The instruction is written in the following format: \<s> [INST] *instruction* [/INST] *answer* \</s>
|