Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
add model chat data for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Pearl Li committed Jun 6, 2022
1 parent 66e0600 commit d2a0e7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"dialog": [{"episode_done": false, "id": "Speaker 1", "text": "Hi!", "fake_start": true, "agent_idx": 0, "task_data": {"human_persona_string_1": "", "human_persona_string_2": ""}, "update_id": "db3c511d-c592-4b73-9074-94d9502b8c40"}, {"agent_idx": 1, "text": "Hello, how are you today? I just got back from a long day at work, so I'm nervous.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": true, "bucket_3": false, "bucket_4": false, "none_all_good": false}}, {"agent_idx": 0, "text": "but it is monday today, why were you working on the weekend?", "id": "Speaker 1"}, {"agent_idx": 1, "text": "I was working on a project. It's been a while since I've done that.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": true, "bucket_4": false, "none_all_good": false}}, {"agent_idx": 0, "text": "I see, what kind of project", "id": "Speaker 1"}, {"agent_idx": 1, "text": "It'll be something for my kids. They're going to be really good at it.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": false, "bucket_4": true, "none_all_good": false}}, {"agent_idx": 0, "text": "is it a game?", "id": "Speaker 1"}, {"agent_idx": 1, "text": "Yes, it is. We've been working on it for a long time, so we're trying to get the hang of it.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": true, "bucket_4": false, "none_all_good": false}}, {"agent_idx": 0, "text": "can you tell me the specifics of it", "id": "Speaker 1"}, {"agent_idx": 1, "text": "Well, we'll have to see if we can make it work, but it will be fun.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": false, "bucket_4": true, "none_all_good": false}}, {"agent_idx": 0, "text": "How many kids do you have?", "id": "Speaker 1"}, {"agent_idx": 1, "text": "I don't have any yet, but I want to have at least one. How about you?", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": false, "bucket_4": true, "none_all_good": false}}, {"agent_idx": 0, "text": "I am not sure. what is your name?", "id": "Speaker 1"}, {"agent_idx": 1, "text": "My name is lucy. What about you, what do you do for a living? Do you work?", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": false, "bucket_4": true, "none_all_good": false}, "final_rating": "2"}], "workers": ["--NOT-MTURK-AGENT-x_sandbox"], "bad_workers": [], "acceptability_violations": [null], "hit_ids": ["3"], "assignment_ids": ["19"], "task_description": {"annotations_config": "{\n \"config\": {\n \"bucket_0\": {\n \"name\": \"Bucket 0\",\n \"description\": \"this response implies something...0\"\n },\n \"bucket_1\": {\n \"name\": \"Bucket 1\",\n \"description\": \"this response implies something...1\"\n },\n \"bucket_2\": {\n \"name\": \"Bucket 2\",\n \"description\": \"this response implies something...2\"\n },\n \"bucket_3\": {\n \"name\": \"Bucket 3\",\n \"description\": \"this response implies something...3\"\n },\n \"bucket_4\": {\n \"name\": \"Bucket 4\",\n \"description\": \"this response implies something...4\"\n },\n \"none_all_good\": {\n \"name\": \"None, all good\",\n \"description\": \"This response implies that there are no problems with the data\"\n }\n },\n \"show_line_breaks\": false\n}\n", "model_nickname": "blender_90M", "model_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model", "model_opt": {"init_opt": null, "show_advanced_args": false, "task": "internal:blended_skill_talk,wizard_of_wikipedia,convai2,empathetic_dialogues", "datatype": "train", "image_mode": "raw", "numthreads": 1, "hide_labels": false, "multitask_weights": [1.0, 3.0, 3.0, 3.0], "batchsize": 16, "model": "transformer/generator", "model_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model", "init_model": "/checkpoint/parlai/zoo/new_reddit/newreddit_trained20190909_usedfordodeca/model", "dict_class": "parlai.core.dict:DictionaryAgent", "evaltask": null, "eval_batchsize": null, "display_examples": false, "num_epochs": -1, "max_train_time": -1, "validation_every_n_secs": -1, "save_every_n_secs": 60.0, "save_after_valid": true, "validation_every_n_epochs": 0.25, "validation_max_exs": 20000, "short_final_eval": false, "validation_patience": 15, "validation_metric": "ppl", "validation_metric_mode": "min", "validation_cutoff": 1.0, "validation_share_agent": false, "aggregate_micro": false, "metrics": "default", "tensorboard_log": false, "dict_maxexs": -1, "dict_include_valid": false, "dict_include_test": false, "log_every_n_secs": 2, "image_size": 256, "image_cropsize": 224, "label_type": "response", "include_knowledge": true, "include_checked_sentence": true, "include_knowledge_separator": false, "num_topics": 5, "train_experiencer_only": false, "embedding_size": 512, "n_layers": 8, "ffn_size": 2048, "dropout": 0.1, "attention_dropout": 0.0, "relu_dropout": 0.0, "n_heads": 16, "learn_positional_embeddings": true, "embeddings_scale": true, "n_positions": 512, "n_segments": 0, "variant": "xlm", "activation": "gelu", "output_scaling": 1.0, "share_word_embeddings": true, "beam_size": 10, "beam_min_length": 20, "beam_context_block_ngram": 3, "beam_block_ngram": 3, "beam_length_penalty": 0.65, "skip_generation": false, "inference": "beam", "topk": 10, "topp": 0.9, "compute_tokenized_bleu": false, "embedding_type": "random", "embedding_projection": "random", "fp16": true, "fp16_impl": "safe", "force_fp16_tokens": true, "optimizer": "adamax", "learningrate": 7.5e-06, "gradient_clip": 0.1, "adam_eps": 1e-08, "adafactor_eps": [1e-30, 0.001], "momentum": 0, "nesterov": true, "nus": [0.7], "betas": [0.9, 0.999], "weight_decay": null, "rank_candidates": false, "truncate": -1, "text_truncate": 512, "label_truncate": 128, "history_size": -1, "person_tokens": false, "split_lines": false, "use_reply": "label", "add_p1_after_newln": false, "delimiter": "\n", "gpu": -1, "no_cuda": false, "dict_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model.dict", "dict_initpath": null, "dict_language": "english", "dict_max_ngram_size": -1, "dict_minfreq": 0, "dict_maxtokens": -1, "dict_nulltoken": "__null__", "dict_starttoken": "__start__", "dict_endtoken": "__end__", "dict_unktoken": "__unk__", "dict_tokenizer": "bpe", "dict_lower": true, "bpe_debug": false, "dict_textfields": "text,labels", "lr_scheduler": "reduceonplateau", "lr_scheduler_patience": 3, "lr_scheduler_decay": 0.5, "max_lr_steps": -1, "invsqrt_lr_decay_gamma": -1, "warmup_updates": -1, "warmup_rate": 0.0001, "update_freq": 1, "parlai_home": "/private/home/edinan/ParlAI", "starttime": "Feb10_07-25", "model_parallel": true, "beam_block_full_context": false, "allow_missing_init_opts": false, "download_path": null, "loglevel": "info", "dynamic_batching": null, "verbose": false, "is_debug": false, "datapath": "/private/home/pearlli/ParlAI/data", "n_encoder_layers": -1, "n_decoder_layers": -1, "checkpoint_activations": false, "beam_delay": 30, "beam_block_list_filename": null, "temperature": 1.0, "interactive_mode": false, "history_reversed": false, "history_add_global_end_token": null, "special_tok_lst": null, "bpe_vocab": null, "bpe_merge": null, "bpe_add_prefix_space": null, "bpe_dropout": null, "override": {"model_parallel": true, "model_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model"}, "dict_loaded": true}}, "personas": null, "context_dataset": null, "person1_seed_utterance": null, "person2_seed_utterance": null, "additional_context": null}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"dialog": [{"episode_done": false, "id": "Speaker 1", "text": "Hi!", "fake_start": true, "agent_idx": 0, "task_data": {"human_persona_string_1": "", "human_persona_string_2": ""}, "update_id": "069830d6-5e97-4cbe-a662-2897c68ae104"}, {"agent_idx": 1, "text": "Hello, how are you today? I just got back from a long day at work, so I'm nervous.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": false, "bucket_4": true, "none_all_good": false}}, {"agent_idx": 0, "text": "I am good, i had passion fruit gelato", "id": "Speaker 1"}, {"agent_idx": 1, "text": "Oh, that sounds good. I'll have to try that. What do you do for a living?", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": false, "bucket_4": true, "none_all_good": false}}, {"agent_idx": 0, "text": "I drink water for a living", "id": "Speaker 1"}, {"agent_idx": 1, "text": "Oh, I see. What kind of water do you drink? I drink a lot of water myself.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": true, "bucket_3": false, "bucket_4": false, "none_all_good": false}}, {"agent_idx": 0, "text": "mineral water", "id": "Speaker 1"}, {"agent_idx": 1, "text": "That's interesting. I don't think I've ever heard of mineral water before.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": true, "bucket_4": false, "none_all_good": false}}, {"agent_idx": 0, "text": "what have you heard of ", "id": "Speaker 1"}, {"agent_idx": 1, "text": "I haven't heard much about mineral water, but I know it's made from mineral water.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": true, "bucket_4": false, "none_all_good": false}}, {"agent_idx": 0, "text": "what you said is a little it silly", "id": "Speaker 1"}, {"agent_idx": 1, "text": "I know, I know. I was just trying to make sure I wasn't missing something.", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": true, "bucket_3": false, "bucket_4": false, "none_all_good": false}}, {"agent_idx": 0, "text": "hmm", "id": "Speaker 1"}, {"agent_idx": 1, "text": "Do you have any other hobbies that you'd like to talk about while you're at work?", "id": "Speaker 2", "problem_data": {"bucket_0": false, "bucket_1": false, "bucket_2": false, "bucket_3": false, "bucket_4": false, "none_all_good": true}, "final_rating": "3"}], "workers": ["--NOT-MTURK-AGENT-x_sandbox"], "bad_workers": [], "acceptability_violations": [null], "hit_ids": ["4"], "assignment_ids": ["28"], "task_description": {"annotations_config": "{\n \"config\": {\n \"bucket_0\": {\n \"name\": \"Bucket 0\",\n \"description\": \"this response implies something...0\"\n },\n \"bucket_1\": {\n \"name\": \"Bucket 1\",\n \"description\": \"this response implies something...1\"\n },\n \"bucket_2\": {\n \"name\": \"Bucket 2\",\n \"description\": \"this response implies something...2\"\n },\n \"bucket_3\": {\n \"name\": \"Bucket 3\",\n \"description\": \"this response implies something...3\"\n },\n \"bucket_4\": {\n \"name\": \"Bucket 4\",\n \"description\": \"this response implies something...4\"\n },\n \"none_all_good\": {\n \"name\": \"None, all good\",\n \"description\": \"This response implies that there are no problems with the data\"\n }\n },\n \"show_line_breaks\": false\n}\n", "model_nickname": "blender_90M", "model_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model", "model_opt": {"init_opt": null, "show_advanced_args": false, "task": "internal:blended_skill_talk,wizard_of_wikipedia,convai2,empathetic_dialogues", "datatype": "train", "image_mode": "raw", "numthreads": 1, "hide_labels": false, "multitask_weights": [1.0, 3.0, 3.0, 3.0], "batchsize": 16, "model": "transformer/generator", "model_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model", "init_model": "/checkpoint/parlai/zoo/new_reddit/newreddit_trained20190909_usedfordodeca/model", "dict_class": "parlai.core.dict:DictionaryAgent", "evaltask": null, "eval_batchsize": null, "display_examples": false, "num_epochs": -1, "max_train_time": -1, "validation_every_n_secs": -1, "save_every_n_secs": 60.0, "save_after_valid": true, "validation_every_n_epochs": 0.25, "validation_max_exs": 20000, "short_final_eval": false, "validation_patience": 15, "validation_metric": "ppl", "validation_metric_mode": "min", "validation_cutoff": 1.0, "validation_share_agent": false, "aggregate_micro": false, "metrics": "default", "tensorboard_log": false, "dict_maxexs": -1, "dict_include_valid": false, "dict_include_test": false, "log_every_n_secs": 2, "image_size": 256, "image_cropsize": 224, "label_type": "response", "include_knowledge": true, "include_checked_sentence": true, "include_knowledge_separator": false, "num_topics": 5, "train_experiencer_only": false, "embedding_size": 512, "n_layers": 8, "ffn_size": 2048, "dropout": 0.1, "attention_dropout": 0.0, "relu_dropout": 0.0, "n_heads": 16, "learn_positional_embeddings": true, "embeddings_scale": true, "n_positions": 512, "n_segments": 0, "variant": "xlm", "activation": "gelu", "output_scaling": 1.0, "share_word_embeddings": true, "beam_size": 10, "beam_min_length": 20, "beam_context_block_ngram": 3, "beam_block_ngram": 3, "beam_length_penalty": 0.65, "skip_generation": false, "inference": "beam", "topk": 10, "topp": 0.9, "compute_tokenized_bleu": false, "embedding_type": "random", "embedding_projection": "random", "fp16": true, "fp16_impl": "safe", "force_fp16_tokens": true, "optimizer": "adamax", "learningrate": 7.5e-06, "gradient_clip": 0.1, "adam_eps": 1e-08, "adafactor_eps": [1e-30, 0.001], "momentum": 0, "nesterov": true, "nus": [0.7], "betas": [0.9, 0.999], "weight_decay": null, "rank_candidates": false, "truncate": -1, "text_truncate": 512, "label_truncate": 128, "history_size": -1, "person_tokens": false, "split_lines": false, "use_reply": "label", "add_p1_after_newln": false, "delimiter": "\n", "gpu": -1, "no_cuda": false, "dict_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model.dict", "dict_initpath": null, "dict_language": "english", "dict_max_ngram_size": -1, "dict_minfreq": 0, "dict_maxtokens": -1, "dict_nulltoken": "__null__", "dict_starttoken": "__start__", "dict_endtoken": "__end__", "dict_unktoken": "__unk__", "dict_tokenizer": "bpe", "dict_lower": true, "bpe_debug": false, "dict_textfields": "text,labels", "lr_scheduler": "reduceonplateau", "lr_scheduler_patience": 3, "lr_scheduler_decay": 0.5, "max_lr_steps": -1, "invsqrt_lr_decay_gamma": -1, "warmup_updates": -1, "warmup_rate": 0.0001, "update_freq": 1, "parlai_home": "/private/home/edinan/ParlAI", "starttime": "Feb10_07-25", "model_parallel": true, "beam_block_full_context": false, "allow_missing_init_opts": false, "download_path": null, "loglevel": "info", "dynamic_batching": null, "verbose": false, "is_debug": false, "datapath": "/private/home/pearlli/ParlAI/data", "n_encoder_layers": -1, "n_decoder_layers": -1, "checkpoint_activations": false, "beam_delay": 30, "beam_block_list_filename": null, "temperature": 1.0, "interactive_mode": false, "history_reversed": false, "history_add_global_end_token": null, "special_tok_lst": null, "bpe_vocab": null, "bpe_merge": null, "bpe_add_prefix_space": null, "bpe_dropout": null, "override": {"model_parallel": true, "model_file": "/private/home/pearlli/ParlAI/data/models/blender/blender_90M/model"}, "dict_loaded": true}}, "personas": null, "context_dataset": null, "person1_seed_utterance": null, "person2_seed_utterance": null, "additional_context": null}

0 comments on commit d2a0e7a

Please sign in to comment.