prateekagrawal commited on
Commit
7065b56
1 Parent(s): a47bcca

Added : Model Card

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RobIt
2
+
3
+ RobIt is a RoBERTa base model for Italian and has been trained from scratch on the Italian portion of OSCAR dataset using [Flax](https://github.com/google/flax), including training scripts.
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.
7
+
8
+ ## Team members
9
+
10
+ - Prateek Agrawal (prateekagrawal)
11
+ - Tanay Mehta (yotanay)
12
+ - Shreya Gupta (Sheyz-max)
13
+ - Ruchi Bhatia (ruchi798)
14
+
15
+ ## Useful links
16
+ - [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)
17
+ - [Community Week README](https://github.com/huggingface/transformers/blob/master/examples/research_projects/jax-projects/README.md)
18
+ - [Community Week thread](https://discuss.huggingface.co/t/bertin-pretrain-roberta-large-from-scratch-in-spanish/7125)
19
+ - [Community Week channel](https://discord.com/channels/858019234139602994/859113060068229190)
20
+ - [Masked Language Modelling example scripts](https://github.com/huggingface/transformers/tree/master/examples/flax/language-modeling)
21
+ - [Model Repository](https://huggingface.co/flax-community/robit-roberta-base-it)