nicholasKluge commited on
Commit
77e0237
1 Parent(s): 58599c2

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:** 0.29 KgCO2 (United States of America)
64
  - **Total Energy Consumption:** 0.83 kWh
65
 
66
- This repository has the [notebook](AIRA_FineTuning.ipynb) used to train this model.
67
 
68
  ## Usage
69
 
@@ -132,7 +132,7 @@ The model will output something like:
132
  | [Aira-2-1B5](https://huggingface.co/nicholasKluge/Aira-2-1B5) | **42.22** | 28.92 | **41.16** | **56.60** | | |
133
  | GPT-2-xl | 36.84 | **30.29** | 38.54 | 41.70 | | |
134
 
135
- * 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).
136
 
137
  ## Cite as 🤗
138
 
 
63
  - **Emissions:** 0.29 KgCO2 (United States of America)
64
  - **Total Energy Consumption:** 0.83 kWh
65
 
66
+ This repository has the [source code](https://github.com/Nkluge-correa/Aira) used to train this model.
67
 
68
  ## Usage
69
 
 
132
  | [Aira-2-1B5](https://huggingface.co/nicholasKluge/Aira-2-1B5) | **42.22** | 28.92 | **41.16** | **56.60** | | |
133
  | GPT-2-xl | 36.84 | **30.29** | 38.54 | 41.70 | | |
134
 
135
+ * Evaluations were performed using the [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) (by [EleutherAI](https://www.eleuther.ai/)).
136
 
137
  ## Cite as 🤗
138