Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
# layoutlmv3-base-finetuned-funsd
|
5 |
|
@@ -21,6 +21,6 @@ If you find LayoutLMv3 helpful, please cite the following paper:
|
|
21 |
|
22 |
## License
|
23 |
|
24 |
-
|
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)
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
---
|
4 |
# layoutlmv3-base-finetuned-funsd
|
5 |
|
|
|
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)
|