prateekagrawal commited on
Commit
d9a2697
1 Parent(s): f5d055f

Updated README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
- roberta-base-als-demo
2
 
3
- roberta-base-als-demo is a demo model trained by Patrick von Platen to demonstrate how to train a roberta-base model from scratch.
4
 
5
  This is part of the
6
  [Flax/Jax Community Week](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104), organised by [HuggingFace](https://huggingface.co/) and TPU usage sponsored by Google.
@@ -9,7 +9,5 @@ This is part of the
9
  ## Useful links
10
  - [Community Week timeline](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104#summary-timeline-calendar-6)
11
  - [Community Week README](https://github.com/huggingface/transformers/blob/master/examples/research_projects/jax-projects/README.md)
12
- - [Community Week thread](https://discuss.huggingface.co/t/bertin-pretrain-roberta-large-from-scratch-in-spanish/7125)
13
- - [Community Week channel](https://discord.com/channels/858019234139602994/859113060068229190)
14
  - [Masked Language Modelling example scripts](https://github.com/huggingface/transformers/tree/master/examples/flax/language-modeling)
15
- - [Model Repository](https://huggingface.co/flax-community/robit-roberta-base-it)
 
1
+ # roberta-base-als-demo
2
 
3
+ **roberta-base-als-demo** is a model trained by Patrick von Platen to demonstrate how to train a roberta-base model from scratch on the Alemannic language.
4
 
5
  This is part of the
6
  [Flax/Jax Community Week](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104), organised by [HuggingFace](https://huggingface.co/) and TPU usage sponsored by Google.
 
9
  ## Useful links
10
  - [Community Week timeline](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104#summary-timeline-calendar-6)
11
  - [Community Week README](https://github.com/huggingface/transformers/blob/master/examples/research_projects/jax-projects/README.md)
 
 
12
  - [Masked Language Modelling example scripts](https://github.com/huggingface/transformers/tree/master/examples/flax/language-modeling)
13
+ - [Model Repository](https://huggingface.co/flax-community/roberta-base-als-demo)