mia naomi commited on
Commit
b9490e9
1 Parent(s): 4c16b09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - 8bit
11
  ---
12
 
13
- see [this repo](https://huggingface.co/crumb/gpt-j-6b-shakespeare) for more information
14
 
15
  ```python
16
  from IPython import display
 
10
  - 8bit
11
  ---
12
 
13
+ see [this repo](https://huggingface.co/crumb/gpt-j-6b-shakespeare) for more information, finetuned with [8-bit Adam](https://arxiv.org/abs/2110.02861) on custom transformed super glue tasks, transformed somewhat like the [T0 paper](https://arxiv.org/abs/2110.08207)
14
 
15
  ```python
16
  from IPython import display