efederici commited on
Commit
2b81a7e
1 Parent(s): efa444c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ tokenizer = AutoTokenizer.from_pretrained("efederici/ipt-125m")
27
 
28
  ## Model Description
29
 
30
- The architecture is a modification of a standard decoder-only transformer. The model has been modified from a standard transformer in the following ways:
31
 
32
  | Hyperparameter | Value |
33
  |----------------|-------|
 
27
 
28
  ## Model Description
29
 
30
+ The architecture is a modification of a standard decoder-only transformer.
31
 
32
  | Hyperparameter | Value |
33
  |----------------|-------|