HYPJUDY estyle commited on
Commit
90be3a1
1 Parent(s): 58582df

Update README.md (#1)

Browse files

- Update README.md (34304819f7950859159b8c0aa8f7e5beda8cc3d0)


Co-authored-by: Tengchao Lv <estyle@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -17,4 +17,10 @@ If you find LayoutLMv3 helpful, please cite the following paper:
17
  journal={arXiv preprint arXiv:2204.08387},
18
  year={2022}
19
  }
20
- ```
 
 
 
 
 
 
 
17
  journal={arXiv preprint arXiv:2204.08387},
18
  year={2022}
19
  }
20
+ ```
21
+
22
+ ## License
23
+
24
+ The content of this project itself is licensed under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
25
+ Portions of the source code are based on the [transformers](https://github.com/huggingface/transformers) project.
26
+ [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)