jfaldanam commited on
Commit
9ba5e2d
1 Parent(s): 99681cf

chore: add dataset to metadata

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -57,6 +57,8 @@ widget:
57
  tags:
58
  - multi-objective optimization
59
  - jMetal
 
 
60
  ---
61
  # moostral: Fine-tuning of Mistral for Multi-objective optimization problem translation
62
  `moostral` is a fine-tuning on [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-v0.1) with the goal of translating multi-objective optimization problems from a textual representation to a jMetal implementation automatically.
 
57
  tags:
58
  - multi-objective optimization
59
  - jMetal
60
+ datasets:
61
+ - jfaldanam/text2jMetal
62
  ---
63
  # moostral: Fine-tuning of Mistral for Multi-objective optimization problem translation
64
  `moostral` is a fine-tuning on [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-v0.1) with the goal of translating multi-objective optimization problems from a textual representation to a jMetal implementation automatically.