Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
-
license:
|
| 4 |
|
| 5 |
---
|
| 6 |
# LayoutLMv3
|
|
@@ -28,6 +28,6 @@ If you find LayoutLM useful in your research, please cite the following paper:
|
|
| 28 |
|
| 29 |
## License
|
| 30 |
|
| 31 |
-
|
| 32 |
Portions of the source code are based on the [transformers](https://github.com/huggingface/transformers) project.
|
| 33 |
[Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
+
license: cc-by-nc-sa-4.0
|
| 4 |
|
| 5 |
---
|
| 6 |
# LayoutLMv3
|
|
|
|
| 28 |
|
| 29 |
## License
|
| 30 |
|
| 31 |
+
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/).
|
| 32 |
Portions of the source code are based on the [transformers](https://github.com/huggingface/transformers) project.
|
| 33 |
[Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)
|