estyle commited on
Commit
6c58907
1 Parent(s): 9b7f5d3

Update README.md

Browse files
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)