Menouar commited on
Commit
44775b9
1 Parent(s): 3d309ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -20,12 +20,12 @@ widget:
20
  example_title: "Solve Linear Equations"
21
  ---
22
 
23
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
24
- should probably proofread and complete it, then remove this comment. -->
25
-
26
  # falcon7b-linear-equations
27
 
28
- This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on a simple dataset of [linear equations](https://huggingface.co/datasets/Menouar/LinearEquations).
 
 
 
29
 
30
  ## Model description
31
 
 
20
  example_title: "Solve Linear Equations"
21
  ---
22
 
 
 
 
23
  # falcon7b-linear-equations
24
 
25
+ This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on a simple dataset of [linear equations](https://huggingface.co/datasets/Menouar/LinearEquations).
26
+ For this task it is better to finetune [tiiuae/falcon-7b-instruct](https://huggingface.co/tiiuae/falcon-7b-instruct) as it is already finetuned on a mixture of chat/instruct datasets.
27
+ But we start by finetuning the raw model as it is more challenging.
28
+
29
 
30
  ## Model description
31