RamzesIII commited on
Commit
3a32ceb
1 Parent(s): c1f78ee

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ ---
7
+ # Model Card for Model ID
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ This model is part of student project
12
+
13
+ ## Model Details
14
+
15
+ This model is for Documents QA
16
+
17
+
18
+ - **Developed by:** [RamzesIII]
19
+ - **Model type:** [Transformer]
20
+ - **Finetuned from model [optional]:** [microsoft/layoutlmv2-base-uncased]
21
+
22
+ ### Model Sources [optional]
23
+
24
+ <!-- Provide the basic links for the model. -->
25
+
26
+ - **Repository:** [More Information Needed]
27
+ - **Paper [optional]:** [More Information Needed]
28
+ - **Demo [optional]:** [More Information Needed]