ruggsea commited on
Commit
3423b96
1 Parent(s): 7fb6381

fixing links in the model card

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -5,7 +5,7 @@ language:
5
  ## GPT-ita-fdi_lega🇮🇹
6
 
7
 
8
- Finetune of an Italian version of gpt-2 ((GePpeTto)[https://huggingface.co/LorenzoDeMattei/GePpeTto]) trained on tweets of politicians from the far right Italian parties FDI and Lega.
9
 
10
 
11
  ## Finetuning corpus
@@ -15,7 +15,7 @@ In the end, the finetuning was conducted over a corpus of ~40K tweets
15
 
16
  ## Uses
17
 
18
- By giving the model a few Italian words to start from, the model can generate a tweet in the style of far right Italian politicians. Try it out (here)[https://huggingface.co/spaces/ruggsea/demo_gpt-ita-fdi_lega]
19
 
20
 
21
  ## Bias, Risks, and Limitations
@@ -24,9 +24,8 @@ Compared to the base italian gpt-2 model, this model could generate more hateful
24
 
25
  ### Recommendations
26
 
27
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
28
 
29
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
30
 
31
  ## How to Get Started with the Model
32
 
 
5
  ## GPT-ita-fdi_lega🇮🇹
6
 
7
 
8
+ Finetune of an Italian version of gpt-2 ([GePpeTto](https://huggingface.co/LorenzoDeMattei/GePpeTto)) trained on tweets of politicians from the far right Italian parties FDI and Lega.
9
 
10
 
11
  ## Finetuning corpus
 
15
 
16
  ## Uses
17
 
18
+ By giving the model a few Italian words to start from, the model can generate a tweet in the style of far right Italian politicians. Try it out [here](https://huggingface.co/spaces/ruggsea/demo_gpt-ita-fdi_lega)
19
 
20
 
21
  ## Bias, Risks, and Limitations
 
24
 
25
  ### Recommendations
26
 
 
27
 
28
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model.
29
 
30
  ## How to Get Started with the Model
31