Create NOTICE.md
Browse files
NOTICE.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This project includes third-party components:
|
2 |
+
|
3 |
+
### 1. [google/byt5-small](https://huggingface.co/google/byt5-small)
|
4 |
+
- **License**: Apache 2.0
|
5 |
+
- **Copyright**: Google LLC
|
6 |
+
- **Note**: Used under the Apache License, Version 2.0.
|
7 |
+
See [LICENSES/APACHE-2.0](LICENSES/APACHE-2.0) for full terms.
|
8 |
+
|
9 |
+
### 2. [Original MIT Component]
|
10 |
+
- **License**: MIT
|
11 |
+
- **Copyright**: 2025 Elnaz Rahmati
|
12 |
+
- **Note**: Used under the MIT License (see [LICENSE](LICENSE)).
|