Datasets:

Modalities:
Image
ArXiv:
License:
Jinruiy commited on
Commit
0138f3c
1 Parent(s): a3d9c07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -80,7 +80,7 @@ The Multi-EuP dataset contains two files, debate coprpus<https://huggingface.co/
80
 
81
  ### Debate Corpus Fileds
82
 
83
- The debate instance and attributes showing as below. See the [Multi-EuP debate viewer](https://huggingface.co/datasets/unimelb-nlp/Multi-EuP/viewer/default/train) to explore more examples.
84
 
85
  - `TEXT`: A string representing the content of the debate speech.
86
  - `NAME`: A string containing the name of the MEP who presented the speech.
@@ -103,7 +103,7 @@ The debate instance and attributes showing as below. See the [Multi-EuP debate v
103
 
104
  ### MEP info Fileds
105
 
106
- The 705 MEP information dictinary were constructed as below:
107
 
108
  - `fullName`: A string representing the full name of the MEP.
109
  - `politicalGroup`: A string indicating the political group affiliation of the MEP.
 
80
 
81
  ### Debate Corpus Fileds
82
 
83
+ The debate instance and attributes are displayed below. See the [Multi-EuP debate viewer](https://huggingface.co/datasets/unimelb-nlp/Multi-EuP/viewer/default/train) to explore more examples.
84
 
85
  - `TEXT`: A string representing the content of the debate speech.
86
  - `NAME`: A string containing the name of the MEP who presented the speech.
 
103
 
104
  ### MEP info Fileds
105
 
106
+ The information dictionary for the 705 MEPs was constructed as follows:
107
 
108
  - `fullName`: A string representing the full name of the MEP.
109
  - `politicalGroup`: A string indicating the political group affiliation of the MEP.