Spaces:
Running
Running
nicholasKluge
commited on
Commit
•
b38997d
1
Parent(s):
f014f33
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,8 @@ toxiciyTokenizer = AutoTokenizer.from_pretrained(toxicitymodel_id)
|
|
64 |
intro = """
|
65 |
## What is `Aira`?
|
66 |
|
67 |
-
[`Aira`](https://huggingface.co/nicholasKluge/Aira-Instruct-124M) is a
|
|
|
68 |
|
69 |
## Limitations
|
70 |
|
|
|
64 |
intro = """
|
65 |
## What is `Aira`?
|
66 |
|
67 |
+
[`Aira`](https://huggingface.co/nicholasKluge/Aira-Instruct-124M) is a series of open-domain chatbots (Portuguese and English) achieved via `instruction-tuning` and `RLHF`. The Aira-Instruct series was developed to help researchers explore the challenges related to the Alignment problem.
|
68 |
+
|
69 |
|
70 |
## Limitations
|
71 |
|