Update README.md
Browse files
README.md
CHANGED
@@ -30,4 +30,10 @@ If you find LayoutLM useful in your research, please cite the following paper:
|
|
30 |
journal={arXiv preprint arXiv:2204.08387},
|
31 |
year={2022}
|
32 |
}
|
33 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
journal={arXiv preprint arXiv:2204.08387},
|
31 |
year={2022}
|
32 |
}
|
33 |
+
```
|
34 |
+
|
35 |
+
## License
|
36 |
+
|
37 |
+
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/)
|
38 |
+
Portions of the source code are based on the [transformers](https://github.com/huggingface/transformers) project.
|
39 |
+
[Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)
|