Create NOTICE.md
Browse files
NOTICE.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## Notice
|
| 2 |
+
This repository contains an open-source machine learning model released for local usage, research and educational purposes.
|
| 3 |
+
|
| 4 |
+
## Attribution
|
| 5 |
+
This model and associated artifacts were developed by Subinoy Bera and Arnab Karmakar as part of an academic research project.
|
| 6 |
+
If you use this model or derivatives thereof in academic work, please cite the corresponding paper as specified in the repository README.
|
| 7 |
+
|
| 8 |
+
## Disclaimer
|
| 9 |
+
This model is provided by the copyright holders and contributers “AS IS”, without warranty of any kind, express or implied.
|
| 10 |
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|