zsmail/shippinglaw
收藏资源简介:
--- license: apache-2.0 task_categories: - question-answering - text-classification language: - en tags: - legal - maritime-law - arbitration - shipping - question-answering - transport-law - shipping-law pretty_name: Shipping Law Q&A Dataset Sample size_categories: - 1K<n<10K --- # Shipping Law Q&A Dataset Sample The Shipping Law Q&A Dataset is a curated collection of approximately 1500 question and answer pairs on various topics within shipping law (Using ChatGPT and Claude). Each entry is structured to facilitate training of language models (LLaMA Chat) for the legal domain, particularly within the maritime law context. ## Data Structure Entries in the dataset are presented as JSON objects, each containing a `text` field with instructional tokens framing the question and answer content. ## Example Entry { "text": "[INST] Define 'collision regulations' as mentioned in sections 20 to 23 of the Senior Courts Act 1981. [/INST] 'Collision regulations' refer to safety regulations under section 85 of the Merchant Shipping Act 1995, which set standards for the prevention of collisions at sea." } ## Intended Use: The dataset is designed for educational purposes, legal training, and to support the development of NLP applications requiring an understanding of specialized legal terminology and concepts in the maritime sector. ## License: This dataset is distributed under the Apache License 2.0, which allows for broad use with few restrictions.
Shipping Law Q&A Dataset Sample是一个精选的数据集,包含约1500个关于航运法各个主题的问答对。每个条目以JSON对象的形式呈现,包含一个`text`字段,其中包含问题和答案的内容。该数据集旨在用于教育、法律培训以及开发需要理解海事领域专业术语和概念的NLP应用。数据集适用于训练法律领域的语言模型,特别是在海事法背景下。
Shipping Law Q&A Dataset Sample
基本信息
- 许可证: Apache-2.0
- 任务类别:
- 问答
- 文本分类
- 语言: 英语
- 标签:
- 法律
- 海事法
- 仲裁
- 航运
- 问答
- 运输法
- 航运法
- 数据集大小: 1K<n<10K
- 美观名称: Shipping Law Q&A Dataset Sample
数据集描述
- 内容: 包含约1500个关于航运法的问题和答案对,特别关注海事法领域。
- 用途: 用于教育、法律培训和开发需要理解海事部门专业法律术语和概念的自然语言处理应用。
数据结构
- 格式: JSON对象
- 字段:
text,包含指导性标记,用于框架问题和答案内容。
示例条目
json { "text": "[INST] Define collision regulations as mentioned in sections 20 to 23 of the Senior Courts Act 1981. [/INST] Collision regulations refer to safety regulations under section 85 of the Merchant Shipping Act 1995, which set standards for the prevention of collisions at sea." }
许可证
- 类型: Apache License 2.0
- 使用限制: 允许广泛使用,限制较少。



