jonathankang commited on
Commit
563be9e
·
verified ·
1 Parent(s): b797713

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -16
README.md CHANGED
@@ -1,21 +1,9 @@
1
- MTS-DIALOG fitted to look like SAMSUM dataset
2
  ---
3
  language:
4
- - "en" # Assuming English; replace with appropriate ISO 639-1 code(s) if needed
5
- pretty_name: "Your Dataset Name"
6
- tags:
7
- - "dialogue"
8
- - "summary"
9
- - "medical"
10
- license: "CC BY-NC-SA 4.0" # Replace with your dataset's license if applicable; otherwise, use "Attribution" or another appropriate license.
11
- task_categories:
12
- - "text-summarization"
13
- - "text-classification" # Add other relevant tasks if applicable
14
- dataset_size:
15
- train: 14732 # Number of training examples
16
- validation: 818 # Number of validation examples
17
- test: 819 # Number of test examples
18
  ---
 
 
19
  ## Dataset Summary
20
  The dataset consists of X examples split into training, validation, and test sets. It includes dialogues and their corresponding summaries, with a focus on medical conversations.
21
 
@@ -52,4 +40,4 @@ address = "Dubrovnik, Croatia",
52
  publisher = "Association for Computational Linguistics",
53
  url = "https://aclanthology.org/2023.eacl-main.168",
54
  pages = "2291--2302"
55
- }
 
 
1
  ---
2
  language:
3
+ - en
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
+ MTS-DIALOG fitted to look like SAMSUM dataset
6
+
7
  ## Dataset Summary
8
  The dataset consists of X examples split into training, validation, and test sets. It includes dialogues and their corresponding summaries, with a focus on medical conversations.
9
 
 
40
  publisher = "Association for Computational Linguistics",
41
  url = "https://aclanthology.org/2023.eacl-main.168",
42
  pages = "2291--2302"
43
+ }