mariagrandury commited on
Commit
6fe7dc1
1 Parent(s): 76ca8d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -75,7 +75,9 @@ LINCE-ZERO (Llm for Instructions from Natural Corpus en Español) is a state-of-
75
 
76
  LINCE-ZERO's fine-tuning on an instructions dataset enables it to follow natural language instructions in Spanish. The direct use cases include virtual assistants and content generation.
77
 
 
78
  Please note that running inference with LINCE-ZERO efficiently requires a minimum of XGB of memory.
 
79
 
80
  ## Downstream Use
81
 
@@ -115,7 +117,7 @@ After combining both translations, the dataset was augmented to reach a total of
115
 
116
  # ✅ Evaluation
117
 
118
- This is WIP.
119
 
120
  ### Results
121
 
@@ -240,7 +242,7 @@ There is a paper coming soon! Meanwhile, when using LINCE-ZERO please use the fo
240
  ```markdown
241
  @article{lince-zero,
242
  title={{LINCE-ZERO}: Llm for Instructions from Natural Corpus en Español},
243
- author={},
244
  year={2023}
245
  }
246
  ```
 
75
 
76
  LINCE-ZERO's fine-tuning on an instructions dataset enables it to follow natural language instructions in Spanish. The direct use cases include virtual assistants and content generation.
77
 
78
+ <!--
79
  Please note that running inference with LINCE-ZERO efficiently requires a minimum of XGB of memory.
80
+ -->
81
 
82
  ## Downstream Use
83
 
 
117
 
118
  # ✅ Evaluation
119
 
120
+ We are evaluating the model and will publish the results soon.
121
 
122
  ### Results
123
 
 
242
  ```markdown
243
  @article{lince-zero,
244
  title={{LINCE-ZERO}: Llm for Instructions from Natural Corpus en Español},
245
+ author={clibrain.com},
246
  year={2023}
247
  }
248
  ```