HYPJUDY commited on
Commit
f10ed8d
1 Parent(s): 76ed984

Update license.

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  ---
4
  # layoutlmv3-base-finetuned-publaynet
5
 
@@ -17,4 +17,11 @@ If you find LayoutLMv3 helpful, please cite the following paper:
17
  booktitle={Proceedings of the 30th ACM International Conference on Multimedia},
18
  year={2022}
19
  }
20
- ```
 
 
 
 
 
 
 
 
1
  ---
2
+ license: mit
3
  ---
4
  # layoutlmv3-base-finetuned-publaynet
5
 
 
17
  booktitle={Proceedings of the 30th ACM International Conference on Multimedia},
18
  year={2022}
19
  }
20
+ ```
21
+
22
+
23
+ ## License
24
+
25
+ MIT License.
26
+ Portions of the source code are based on the [transformers](https://github.com/huggingface/transformers) project.
27
+ [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)