erikgrip2 commited on
Commit
8633a7d
1 Parent(s): 2c5ad41

Update README.md (#2)

Browse files

- Update README.md (c550b752a29f7762a609457a530cc7cd0a2acd3c)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: text2text-generation
10
 
11
  A fine-tuned model for generating parliament motion titles in Swedish, based on the [google/mt5-small](https://huggingface.co/google/mt5-small) version of [Google's mT5](https://github.com/google-research/multilingual-t5)
12
 
13
- The model was fine tuned with a dataset of 145k motions from the Swedish Parliament, dating from 1970-01-12 to 2022-11-23.
14
 
15
  **About Googles mt5 model:**
16
  mT5 is pretrained on the [mC4](https://www.tensorflow.org/datasets/catalog/c4#c4multilingual) corpus, covering 101 languages:
 
10
 
11
  A fine-tuned model for generating parliament motion titles in Swedish, based on the [google/mt5-small](https://huggingface.co/google/mt5-small) version of [Google's mT5](https://github.com/google-research/multilingual-t5)
12
 
13
+ The model was fine tuned with a dataset of 145k motions from the Swedish Parliament, dating from 1970-01-12 to 2022-11-23. For more info, see [github repo](https://github.com/erikgrip/swedish_parliament_motion_summarization)
14
 
15
  **About Googles mt5 model:**
16
  mT5 is pretrained on the [mC4](https://www.tensorflow.org/datasets/catalog/c4#c4multilingual) corpus, covering 101 languages: