Sigurdur commited on
Commit
aa29791
·
verified ·
1 Parent(s): 770bbf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,7 +18,7 @@ widget:
18
  - src: examples-for-inference/a.jpg
19
  - src: examples-for-inference/b.jpg
20
  - src: examples-for-inference/c.jpg
21
-
22
  ---
23
 
24
 
@@ -38,6 +38,8 @@ It achieves the following results on the evaluation set:
38
 
39
  It appears that the model heavilly overfitted to the dataset. Also, something I failed to consider was that the base model can't write any Icelandic characters and was thus not suited for this task. Future works might want to add the capability of writing Icelandic characters to the model.
40
 
 
 
41
  ## Model description
42
 
43
  More information needed
 
18
  - src: examples-for-inference/a.jpg
19
  - src: examples-for-inference/b.jpg
20
  - src: examples-for-inference/c.jpg
21
+ library_name: transformers
22
  ---
23
 
24
 
 
38
 
39
  It appears that the model heavilly overfitted to the dataset. Also, something I failed to consider was that the base model can't write any Icelandic characters and was thus not suited for this task. Future works might want to add the capability of writing Icelandic characters to the model.
40
 
41
+ repo: [https://github.com/sigurdurhaukur/isl-img-cap](https://github.com/sigurdurhaukur/isl-img-cap)
42
+
43
  ## Model description
44
 
45
  More information needed