jpacifico commited on
Commit
8fc7ec7
1 Parent(s): 3c339bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ print(output[0]['generated_text'])
71
 
72
  ### Limitations
73
 
74
- The French-Alpaca model is a quick demonstration that a base tiny model can be easily fine-tuned to specialize in a particular language.
75
  It does not have any moderation mechanisms.
76
 
77
  - **Developed by:** Jonathan Pacifico, 2024
 
71
 
72
  ### Limitations
73
 
74
+ The French-Alpaca model is a quick demonstration that a 3B base model can be easily fine-tuned to specialize in a particular language.
75
  It does not have any moderation mechanisms.
76
 
77
  - **Developed by:** Jonathan Pacifico, 2024