uday610 commited on
Commit
3f56bc2
·
verified ·
1 Parent(s): bd9252d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -34,4 +34,18 @@ The perplexity measurement is run on the wikitext-2-raw-v1 (raw data) dataset pr
34
  #### License
35
  Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  license: llama3.1
 
34
  #### License
35
  Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
36
 
37
+ MIT License
38
+
39
+ Copyright (c) 2024 Advanced Micro Devices, Inc
40
+
41
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
42
+ in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
43
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
45
+
46
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
49
+ SOFTWARE.
50
+
51
  license: llama3.1