puneeshkhanna commited on
Commit
ca4feea
·
verified ·
1 Parent(s): e8afed4

Update README.md

Browse files

Rewording to "at the time of release"

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ library_name: transformers
20
 
21
  **Falcon3** family of Open Foundation Models is a set of pretrained and instruct LLMs ranging from 1B to 10B.
22
 
23
- This repository contains the **Falcon3-7B-Base**. It achieves state of art results (at release's time) on reasoning, language understanding, instruction following, code and mathematics tasks.
24
  Falcon3-7B-Base supports 4 languages (english, french, spanish, portuguese) and a context length up to 32K.
25
 
26
  ⚠️ **This is a raw, pretrained model, which should be further finetuned for most usecases.**
 
20
 
21
  **Falcon3** family of Open Foundation Models is a set of pretrained and instruct LLMs ranging from 1B to 10B.
22
 
23
+ This repository contains the **Falcon3-7B-Base**. It achieves state of art results (at the time of release) on reasoning, language understanding, instruction following, code and mathematics tasks.
24
  Falcon3-7B-Base supports 4 languages (english, french, spanish, portuguese) and a context length up to 32K.
25
 
26
  ⚠️ **This is a raw, pretrained model, which should be further finetuned for most usecases.**