nicholasKluge commited on
Commit
baa2e11
1 Parent(s): c2d6a70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -57,7 +57,7 @@ Check our gradio-demo in [Spaces](https://huggingface.co/spaces/nicholasKluge/Ai
57
  - **Emissions:** 0.35 KgCO2 (Singapore)
58
  - **Total Energy Consumption:** 0.73 kWh
59
 
60
- This repository has the [notebook](AIRA_FineTuning.ipynb) used to train this model.
61
 
62
  ## Usage
63
 
@@ -120,7 +120,7 @@ The model will output something like:
120
  | [Aira-2-portuguese-124M](https://huggingface.co/nicholasKluge/Aira-2-portuguese-124M) | **34.73** | **24.87** | 40.60 | None |
121
  | gpt2-small-portuguese | 31.96 | 22.48 | **41.44** | None |
122
 
123
- * Evaluations were performed using the [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) (by [EleutherAI](https://www.eleuther.ai/)). The notebook used to make these evaluations is available in the [this repo](lm_evaluation_harness-pt.ipynb). The ToxiGen evaluation was not performed because the task is not available in Portuguese. Thanks to [Laiviet](https://github.com/laiviet/lm-evaluation-harness) for translating some of the tasks in the LM-Evaluation-Harness.
124
 
125
  ## Cite as 🤗
126
 
 
57
  - **Emissions:** 0.35 KgCO2 (Singapore)
58
  - **Total Energy Consumption:** 0.73 kWh
59
 
60
+ This repository has the [source code](https://github.com/Nkluge-correa/Aira) used to train this model.
61
 
62
  ## Usage
63
 
 
120
  | [Aira-2-portuguese-124M](https://huggingface.co/nicholasKluge/Aira-2-portuguese-124M) | **34.73** | **24.87** | 40.60 | None |
121
  | gpt2-small-portuguese | 31.96 | 22.48 | **41.44** | None |
122
 
123
+ * Evaluations were performed using the [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) (by [EleutherAI](https://www.eleuther.ai/)). The ToxiGen evaluation was not performed because the task is not available in Portuguese. Thanks to [Laiviet](https://github.com/laiviet/lm-evaluation-harness) for translating some of the tasks in the LM-Evaluation-Harness.
124
 
125
  ## Cite as 🤗
126