tanikina commited on
Commit
c6a1ee8
1 Parent(s): d347c61

fix example id

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -62,7 +62,7 @@ The dialogues are split into turns and each turn is annotated with a speaker and
62
 
63
  ```
64
  {
65
- 'id': '1236',
66
  'speaker': 'UAV',
67
  'text': 'wir haben einmal den Akku gewechselt, bis jetzt noch kein Rauch festzustellen ...',
68
  'label': 2
@@ -94,6 +94,7 @@ This dataset contains 3525 dialogue turns in total. The data are split as follow
94
  | 5 | call_response | 370 | 14.2% | `Ja, hier ist Zugführer, kommen.` |
95
  | 6 | other | 43 | 1.7% | `Einen Augenblick, ich melde mich gleich.` |
96
  | 7 | confirm | 242 | 9.3% | `Ein Lagebild von oben, komplette Lage, und ein Lagebild zwischen den beiden Türen, verstanden.` |
 
97
  ## Dataset Creation
98
  ### Curation Rationale
99
  The dataset is based on the recordings from the emergency response domain that use radio communication protocol. The goal of the conversation is to coordinate rescue operations in a robot-assisted disaster response.
 
62
 
63
  ```
64
  {
65
+ 'id': '1235',
66
  'speaker': 'UAV',
67
  'text': 'wir haben einmal den Akku gewechselt, bis jetzt noch kein Rauch festzustellen ...',
68
  'label': 2
 
94
  | 5 | call_response | 370 | 14.2% | `Ja, hier ist Zugführer, kommen.` |
95
  | 6 | other | 43 | 1.7% | `Einen Augenblick, ich melde mich gleich.` |
96
  | 7 | confirm | 242 | 9.3% | `Ein Lagebild von oben, komplette Lage, und ein Lagebild zwischen den beiden Türen, verstanden.` |
97
+
98
  ## Dataset Creation
99
  ### Curation Rationale
100
  The dataset is based on the recordings from the emergency response domain that use radio communication protocol. The goal of the conversation is to coordinate rescue operations in a robot-assisted disaster response.