Update LICENSE · EvolvingLMMs-Lab/lmms-eval@82317a6 (original) (raw)

Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
1 -# For Main Pipeline Structure Related Code. We keep original license provided with lm-evaluation-harness.
1 +# For the main pipeline structure-related code, we maintain the original license provided with lm-evaluation-harness, which is the MIT License.
2 +
2 3 MIT License
3 4
4 5 Copyright (c) 2024 LMMs-Lab
@@ -21,7 +22,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 22 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22 23 SOFTWARE.
23 24
24 -# For Our Added Multimodal Models and Datasets (defined as code in lmms_eval/tasks and lmms_eval/models folder). We apply Apache License.
25 +# For the multimodal models and datasets that we have added (defined as code in the lmms_eval/tasks and lmms_eval/models folders), we apply the Apache License.
26 +
25 27 Apache 2.0 License
26 28
27 29 Copyright (c) 2024 LMMs-Lab