versae librarian-bot commited on
Commit
c9adbef
1 Parent(s): 71bdf3c

Librarian Bot: Add base_model information to model (#3)

Browse files

- Librarian Bot: Add base_model information to model (ee71d97cb26d29a02c1d3f0b8c65e78247435a11)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,10 +2,11 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- metrics:
6
- - bleu
7
  datasets:
8
  - versae/modernisa
 
 
 
9
  model-index:
10
  - name: byt5-base-finetuned-modernisa
11
  results: []
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  datasets:
6
  - versae/modernisa
7
+ metrics:
8
+ - bleu
9
+ base_model: google/byt5-base
10
  model-index:
11
  - name: byt5-base-finetuned-modernisa
12
  results: []