puneeshkhanna commited on
Commit
bf3d7ed
1 Parent(s): 4d16433

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -64,7 +64,7 @@ print(response[0]['generated_text'])
64
 
65
  <br>
66
 
67
- # Benchmarks
68
  We report in the following table our internal pipeline benchmarks.
69
  - We use [lm-evaluation harness](https://github.com/EleutherAI/lm-evaluation-harness).
70
  - We report **raw scores**.
@@ -209,7 +209,11 @@ We report in the following table our internal pipeline benchmarks.
209
  - View our [release blogpost](https://huggingface.co/blog/falcon3).
210
  - Feel free to join [our discord server](https://discord.gg/fwXpMyGc) if you have any questions or to interact with our researchers and developers.
211
 
212
- # Citation
 
 
 
 
213
  If Falcon3 family were helpful to your work, feel free to give us a cite.
214
 
215
  ```
 
64
 
65
  <br>
66
 
67
+ ## Benchmarks
68
  We report in the following table our internal pipeline benchmarks.
69
  - We use [lm-evaluation harness](https://github.com/EleutherAI/lm-evaluation-harness).
70
  - We report **raw scores**.
 
209
  - View our [release blogpost](https://huggingface.co/blog/falcon3).
210
  - Feel free to join [our discord server](https://discord.gg/fwXpMyGc) if you have any questions or to interact with our researchers and developers.
211
 
212
+ ## Technical Report
213
+
214
+ Coming soon....
215
+
216
+ ## Citation
217
  If Falcon3 family were helpful to your work, feel free to give us a cite.
218
 
219
  ```