mox commited on
Commit
c8b2ffe
·
1 Parent(s): 093b7d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -47,3 +47,6 @@ Example for a neutral prediction:
47
  model.predict(["Heute ist Sonntag."])
48
  ([2], array([[-2.94458342, -2.91875601, 4.94414234]]))
49
 
 
 
 
 
47
  model.predict(["Heute ist Sonntag."])
48
  ([2], array([[-2.94458342, -2.91875601, 4.94414234]]))
49
 
50
+
51
+
52
+ This model was created by Maximilian Weissenbacher for a project at the University of Regensburg.