vloverar commited on
Commit
4534f95
·
verified ·
1 Parent(s): 5d40c05

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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>