oliverguhr commited on
Commit
2fcb9be
1 Parent(s): 5af7fe7

wording fixes

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -104,7 +104,7 @@ print(model.predict_sentiment(texts))
104
 
105
  ## Model and Data
106
 
107
- If you are interested in code and data that was used to train this model please have a look at [this repository](https://github.com/oliverguhr/german-sentiment) and our [paper](http://www.lrec-conf.org/proceedings/lrec2020/pdf/2020.lrec-1.202.pdf). Here is a table of the F1 scores that his model achieves on following datasets. Since we trained this model on a newer version of the transformer library, the results are slightly better than reported in the paper.
108
 
109
  | Dataset | F1 micro Score |
110
  | :----------------------------------------------------------- | -------------: |
 
104
 
105
  ## Model and Data
106
 
107
+ If you are interested in code and data that was used to train this model please have a look at [this repository](https://github.com/oliverguhr/german-sentiment) and our [paper](http://www.lrec-conf.org/proceedings/lrec2020/pdf/2020.lrec-1.202.pdf). Here is a table of the F1 scores that this model achieves on different datasets. Since we trained this model with a newer version of the transformer library, the results are slightly better than reported in the paper.
108
 
109
  | Dataset | F1 micro Score |
110
  | :----------------------------------------------------------- | -------------: |