rubentito commited on
Commit
52b9f40
1 Parent(s): 50c498a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  license: gpl-3.0
3
  tags:
4
  - DocVQA
@@ -6,6 +7,7 @@ tags:
6
  - Document Visual Question Answering
7
  datasets:
8
  - rubentito/mp-docvqa
 
9
  language:
10
  - en
11
  ---
 
1
  ---
2
+ base_model: t5-base
3
  license: gpl-3.0
4
  tags:
5
  - DocVQA
 
7
  - Document Visual Question Answering
8
  datasets:
9
  - rubentito/mp-docvqa
10
+
11
  language:
12
  - en
13
  ---