jpacifico commited on
Commit
3c0e974
1 Parent(s): 08a0403

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -26,6 +26,10 @@ French-Alpaca is a general model and can itself be finetuned to be specialized f
26
 
27
  The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
28
 
 
 
 
 
29
  ### Limitations
30
 
31
  The French-Alpaca model is a quick demonstration that a base 7B model can be easily fine-tuned to specialize in a particular language.
 
26
 
27
  The fine-tuning method is inspired from https://crfm.stanford.edu/2023/03/13/alpaca.html
28
 
29
+ ### Usage
30
+
31
+ Test notebook coming soon, follow me so as not to miss the updates ^^
32
+
33
  ### Limitations
34
 
35
  The French-Alpaca model is a quick demonstration that a base 7B model can be easily fine-tuned to specialize in a particular language.