nicholasKluge commited on
Commit
bc3ead1
1 Parent(s): b227642

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -63,7 +63,7 @@ Check our gradio-demo in [Spaces](https://huggingface.co/spaces/nicholasKluge/Ai
63
  - **Emissions:** 1.46 KgCO2 (Singapore)
64
  - **Total Energy Consumption:** 3.00 kWh
65
 
66
- This repository has the [notebook](AIRA_FineTuning.ipynb) used to train this model.
67
 
68
  ## Usage
69
 
@@ -131,7 +131,7 @@ The model will output something like:
131
  | [Aira-OPT-1B3](https://huggingface.co/nicholasKluge/Aira-OPT-1B3) | **43.90** | 28.41 | **46.59** | **56.70** | | |
132
  | OPT-1.3b | 40.91 | **29.69** | 38.68 | 54.36 | | |
133
 
134
- * 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.ipynb).
135
 
136
  ## Cite as 🤗
137
 
 
63
  - **Emissions:** 1.46 KgCO2 (Singapore)
64
  - **Total Energy Consumption:** 3.00 kWh
65
 
66
+ This repository has the [source code](https://github.com/Nkluge-correa/Aira) used to train this model.
67
 
68
  ## Usage
69
 
 
131
  | [Aira-OPT-1B3](https://huggingface.co/nicholasKluge/Aira-OPT-1B3) | **43.90** | 28.41 | **46.59** | **56.70** | | |
132
  | OPT-1.3b | 40.91 | **29.69** | 38.68 | 54.36 | | |
133
 
134
+ * Evaluations were performed using the [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) (by [EleutherAI](https://www.eleuther.ai/)).
135
 
136
  ## Cite as 🤗
137