Soubory tohoto záznamu

 Stáhnout všechny soubory záznamu (3.47 MB)
Licenční kategorie:
Publicly Available

Licence: Creative Commons - Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
Distributed under Creative Commons Attribution Required Share Alike
Icon
Název
question_dialogs-train.json
Velikost
1.71 MB
Formát
Neznámý
Popis
Training part of the dataset.
MD5
d9c811d3a4067337ba1d1952f375fa83
 Stáhnout soubor
Icon
Název
question_dialogs-dev.json
Velikost
515.51 KB
Formát
Neznámý
Popis
Development part of the dataset.
MD5
0540cbed16c80de5a72957fad5d46e53
 Stáhnout soubor
Icon
Název
question_dialogs-test.json
Velikost
1.22 MB
Formát
Neznámý
Popis
Test part of the dataset.
MD5
9356c5058bc890e49b580f0c69f4c1e7
 Stáhnout soubor
Icon
Název
README.txt
Velikost
11.33 KB
Formát
Textový soubor
Popis
Readme describing the dataset.
MD5
99f1ec5f83c43eece65d5ae7e2367665
 Stáhnout soubor  Náhled
 Náhled souboru  
==========================
 QUESTION DIALOGS DATASET
==========================
For more details see the paper:
    "Data Collection for Interactive Learning through the Dialog", 2016,
        Vodolán Miroslav, Filip Jurčíček,  
        http://arxiv.org/abs/1603.09631


The dataset consists of standard data split into training, development and test files:
    1) question_dialogs-train.json
    2) question_dialogs-dev.json
    3) question_dialogs-test.json

Dataset files contain one dialog per line. The dialogs are stored in json format. 

Three python scripts are released with the dataset:
    a) interactive_learning_evaluator.py - Evaluates given model in interactive manner on dialogs simmulated from conversations in dataset.
    b) interactive_model_base.py - Base class which simplifies developement of interactive models by providing standard routines for communication with interactive_learning_evaluator.py simulator.
    c) simple_interactive_model.py - Simple imp . . .
                                            
Icon
Název
interactive_model_base.py
Velikost
3.95 KB
Formát
Neznámý
Popis
Base class for interactive model development.
MD5
2d6b66a79ed16ba7df43049af6996ea1
 Stáhnout soubor
Icon
Název
simple_interactive_model.py
Velikost
3 KB
Formát
Neznámý
Popis
Simple implementation of interactive model.
MD5
fcf070af58c18b8fb78bf2b7172540a8
 Stáhnout soubor
Icon
Název
interactive_learning_evaluator.py
Velikost
19.71 KB
Formát
Neznámý
Popis
Script for evaluation of interactive models.
MD5
54dba2acbee67b4b785bf1892624c5a7
 Stáhnout soubor