gitextract_5a7e4nxf/ ├── .gitignore ├── DATA_LICENSE ├── LICENSE ├── MODEL_LICENSE ├── README.md ├── README_en.md ├── SFT_data/ │ ├── README.md │ ├── conversations/ │ │ ├── conversation_with_plugins/ │ │ │ ├── calculator/ │ │ │ │ ├── calculator_plugin_conversation_1.json │ │ │ │ ├── calculator_plugin_conversation_10.json │ │ │ │ ├── calculator_plugin_conversation_100.json │ │ │ │ ├── calculator_plugin_conversation_11.json │ │ │ │ ├── calculator_plugin_conversation_12.json │ │ │ │ ├── calculator_plugin_conversation_13.json │ │ │ │ ├── calculator_plugin_conversation_14.json │ │ │ │ ├── calculator_plugin_conversation_15.json │ │ │ │ ├── calculator_plugin_conversation_16.json │ │ │ │ ├── calculator_plugin_conversation_17.json │ │ │ │ ├── calculator_plugin_conversation_18.json │ │ │ │ ├── calculator_plugin_conversation_19.json │ │ │ │ ├── calculator_plugin_conversation_2.json │ │ │ │ ├── calculator_plugin_conversation_20.json │ │ │ │ ├── calculator_plugin_conversation_21.json │ │ │ │ ├── calculator_plugin_conversation_22.json │ │ │ │ ├── calculator_plugin_conversation_23.json │ │ │ │ ├── calculator_plugin_conversation_24.json │ │ │ │ ├── calculator_plugin_conversation_25.json │ │ │ │ ├── calculator_plugin_conversation_26.json │ │ │ │ ├── calculator_plugin_conversation_27.json │ │ │ │ ├── calculator_plugin_conversation_28.json │ │ │ │ ├── calculator_plugin_conversation_29.json │ │ │ │ ├── calculator_plugin_conversation_3.json │ │ │ │ ├── calculator_plugin_conversation_30.json │ │ │ │ ├── calculator_plugin_conversation_31.json │ │ │ │ ├── calculator_plugin_conversation_32.json │ │ │ │ ├── calculator_plugin_conversation_33.json │ │ │ │ ├── calculator_plugin_conversation_34.json │ │ │ │ ├── calculator_plugin_conversation_35.json │ │ │ │ ├── calculator_plugin_conversation_36.json │ │ │ │ ├── calculator_plugin_conversation_37.json │ │ │ │ ├── calculator_plugin_conversation_38.json │ │ │ │ ├── calculator_plugin_conversation_39.json │ │ │ │ ├── calculator_plugin_conversation_4.json │ │ │ │ ├── calculator_plugin_conversation_40.json │ │ │ │ ├── calculator_plugin_conversation_41.json │ │ │ │ ├── calculator_plugin_conversation_42.json │ │ │ │ ├── calculator_plugin_conversation_43.json │ │ │ │ ├── calculator_plugin_conversation_44.json │ │ │ │ ├── calculator_plugin_conversation_45.json │ │ │ │ ├── calculator_plugin_conversation_46.json │ │ │ │ ├── calculator_plugin_conversation_47.json │ │ │ │ ├── calculator_plugin_conversation_48.json │ │ │ │ ├── calculator_plugin_conversation_49.json │ │ │ │ ├── calculator_plugin_conversation_5.json │ │ │ │ ├── calculator_plugin_conversation_50.json │ │ │ │ ├── calculator_plugin_conversation_51.json │ │ │ │ ├── calculator_plugin_conversation_52.json │ │ │ │ ├── calculator_plugin_conversation_53.json │ │ │ │ ├── calculator_plugin_conversation_54.json │ │ │ │ ├── calculator_plugin_conversation_55.json │ │ │ │ ├── calculator_plugin_conversation_56.json │ │ │ │ ├── calculator_plugin_conversation_57.json │ │ │ │ ├── calculator_plugin_conversation_58.json │ │ │ │ ├── calculator_plugin_conversation_59.json │ │ │ │ ├── calculator_plugin_conversation_6.json │ │ │ │ ├── calculator_plugin_conversation_60.json │ │ │ │ ├── calculator_plugin_conversation_61.json │ │ │ │ ├── calculator_plugin_conversation_62.json │ │ │ │ ├── calculator_plugin_conversation_63.json │ │ │ │ ├── calculator_plugin_conversation_64.json │ │ │ │ ├── calculator_plugin_conversation_65.json │ │ │ │ ├── calculator_plugin_conversation_66.json │ │ │ │ ├── calculator_plugin_conversation_67.json │ │ │ │ ├── calculator_plugin_conversation_68.json │ │ │ │ ├── calculator_plugin_conversation_69.json │ │ │ │ ├── calculator_plugin_conversation_7.json │ │ │ │ ├── calculator_plugin_conversation_70.json │ │ │ │ ├── calculator_plugin_conversation_71.json │ │ │ │ ├── calculator_plugin_conversation_72.json │ │ │ │ ├── calculator_plugin_conversation_73.json │ │ │ │ ├── calculator_plugin_conversation_74.json │ │ │ │ ├── calculator_plugin_conversation_75.json │ │ │ │ ├── calculator_plugin_conversation_76.json │ │ │ │ ├── calculator_plugin_conversation_77.json │ │ │ │ ├── calculator_plugin_conversation_78.json │ │ │ │ ├── calculator_plugin_conversation_79.json │ │ │ │ ├── calculator_plugin_conversation_8.json │ │ │ │ ├── calculator_plugin_conversation_80.json │ │ │ │ ├── calculator_plugin_conversation_81.json │ │ │ │ ├── calculator_plugin_conversation_82.json │ │ │ │ ├── calculator_plugin_conversation_83.json │ │ │ │ ├── calculator_plugin_conversation_84.json │ │ │ │ ├── calculator_plugin_conversation_85.json │ │ │ │ ├── calculator_plugin_conversation_86.json │ │ │ │ ├── calculator_plugin_conversation_87.json │ │ │ │ ├── calculator_plugin_conversation_88.json │ │ │ │ ├── calculator_plugin_conversation_89.json │ │ │ │ ├── calculator_plugin_conversation_9.json │ │ │ │ ├── calculator_plugin_conversation_90.json │ │ │ │ ├── calculator_plugin_conversation_91.json │ │ │ │ ├── calculator_plugin_conversation_92.json │ │ │ │ ├── calculator_plugin_conversation_93.json │ │ │ │ ├── calculator_plugin_conversation_94.json │ │ │ │ ├── calculator_plugin_conversation_95.json │ │ │ │ ├── calculator_plugin_conversation_96.json │ │ │ │ ├── calculator_plugin_conversation_97.json │ │ │ │ ├── calculator_plugin_conversation_98.json │ │ │ │ └── calculator_plugin_conversation_99.json │ │ │ ├── equation_solver/ │ │ │ │ ├── solver_plugin_conversation_1.json │ │ │ │ ├── solver_plugin_conversation_10.json │ │ │ │ ├── solver_plugin_conversation_100.json │ │ │ │ ├── solver_plugin_conversation_11.json │ │ │ │ ├── solver_plugin_conversation_12.json │ │ │ │ ├── solver_plugin_conversation_13.json │ │ │ │ ├── solver_plugin_conversation_14.json │ │ │ │ ├── solver_plugin_conversation_15.json │ │ │ │ ├── solver_plugin_conversation_16.json │ │ │ │ ├── solver_plugin_conversation_17.json │ │ │ │ ├── solver_plugin_conversation_18.json │ │ │ │ ├── solver_plugin_conversation_19.json │ │ │ │ ├── solver_plugin_conversation_2.json │ │ │ │ ├── solver_plugin_conversation_20.json │ │ │ │ ├── solver_plugin_conversation_21.json │ │ │ │ ├── solver_plugin_conversation_22.json │ │ │ │ ├── solver_plugin_conversation_23.json │ │ │ │ ├── solver_plugin_conversation_24.json │ │ │ │ ├── solver_plugin_conversation_25.json │ │ │ │ ├── solver_plugin_conversation_26.json │ │ │ │ ├── solver_plugin_conversation_27.json │ │ │ │ ├── solver_plugin_conversation_28.json │ │ │ │ ├── solver_plugin_conversation_29.json │ │ │ │ ├── solver_plugin_conversation_3.json │ │ │ │ ├── solver_plugin_conversation_30.json │ │ │ │ ├── solver_plugin_conversation_31.json │ │ │ │ ├── solver_plugin_conversation_32.json │ │ │ │ ├── solver_plugin_conversation_33.json │ │ │ │ ├── solver_plugin_conversation_34.json │ │ │ │ ├── solver_plugin_conversation_35.json │ │ │ │ ├── solver_plugin_conversation_36.json │ │ │ │ ├── solver_plugin_conversation_37.json │ │ │ │ ├── solver_plugin_conversation_38.json │ │ │ │ ├── solver_plugin_conversation_39.json │ │ │ │ ├── solver_plugin_conversation_4.json │ │ │ │ ├── solver_plugin_conversation_40.json │ │ │ │ ├── solver_plugin_conversation_41.json │ │ │ │ ├── solver_plugin_conversation_42.json │ │ │ │ ├── solver_plugin_conversation_43.json │ │ │ │ ├── solver_plugin_conversation_44.json │ │ │ │ ├── solver_plugin_conversation_45.json │ │ │ │ ├── solver_plugin_conversation_46.json │ │ │ │ ├── solver_plugin_conversation_47.json │ │ │ │ ├── solver_plugin_conversation_48.json │ │ │ │ ├── solver_plugin_conversation_49.json │ │ │ │ ├── solver_plugin_conversation_5.json │ │ │ │ ├── solver_plugin_conversation_50.json │ │ │ │ ├── solver_plugin_conversation_51.json │ │ │ │ ├── solver_plugin_conversation_52.json │ │ │ │ ├── solver_plugin_conversation_53.json │ │ │ │ ├── solver_plugin_conversation_54.json │ │ │ │ ├── solver_plugin_conversation_55.json │ │ │ │ ├── solver_plugin_conversation_56.json │ │ │ │ ├── solver_plugin_conversation_57.json │ │ │ │ ├── solver_plugin_conversation_58.json │ │ │ │ ├── solver_plugin_conversation_59.json │ │ │ │ ├── solver_plugin_conversation_6.json │ │ │ │ ├── solver_plugin_conversation_60.json │ │ │ │ ├── solver_plugin_conversation_61.json │ │ │ │ ├── solver_plugin_conversation_62.json │ │ │ │ ├── solver_plugin_conversation_63.json │ │ │ │ ├── solver_plugin_conversation_64.json │ │ │ │ ├── solver_plugin_conversation_65.json │ │ │ │ ├── solver_plugin_conversation_66.json │ │ │ │ ├── solver_plugin_conversation_67.json │ │ │ │ ├── solver_plugin_conversation_68.json │ │ │ │ ├── solver_plugin_conversation_69.json │ │ │ │ ├── solver_plugin_conversation_7.json │ │ │ │ ├── solver_plugin_conversation_70.json │ │ │ │ ├── solver_plugin_conversation_71.json │ │ │ │ ├── solver_plugin_conversation_72.json │ │ │ │ ├── solver_plugin_conversation_73.json │ │ │ │ ├── solver_plugin_conversation_74.json │ │ │ │ ├── solver_plugin_conversation_75.json │ │ │ │ ├── solver_plugin_conversation_76.json │ │ │ │ ├── solver_plugin_conversation_77.json │ │ │ │ ├── solver_plugin_conversation_78.json │ │ │ │ ├── solver_plugin_conversation_79.json │ │ │ │ ├── solver_plugin_conversation_8.json │ │ │ │ ├── solver_plugin_conversation_80.json │ │ │ │ ├── solver_plugin_conversation_81.json │ │ │ │ ├── solver_plugin_conversation_82.json │ │ │ │ ├── solver_plugin_conversation_83.json │ │ │ │ ├── solver_plugin_conversation_84.json │ │ │ │ ├── solver_plugin_conversation_85.json │ │ │ │ ├── solver_plugin_conversation_86.json │ │ │ │ ├── solver_plugin_conversation_87.json │ │ │ │ ├── solver_plugin_conversation_88.json │ │ │ │ ├── solver_plugin_conversation_89.json │ │ │ │ ├── solver_plugin_conversation_9.json │ │ │ │ ├── solver_plugin_conversation_90.json │ │ │ │ ├── solver_plugin_conversation_91.json │ │ │ │ ├── solver_plugin_conversation_92.json │ │ │ │ ├── solver_plugin_conversation_93.json │ │ │ │ ├── solver_plugin_conversation_94.json │ │ │ │ ├── solver_plugin_conversation_95.json │ │ │ │ ├── solver_plugin_conversation_96.json │ │ │ │ ├── solver_plugin_conversation_97.json │ │ │ │ ├── solver_plugin_conversation_98.json │ │ │ │ └── solver_plugin_conversation_99.json │ │ │ ├── mix/ │ │ │ │ ├── mix_plugin_conversation_1.json │ │ │ │ ├── mix_plugin_conversation_10.json │ │ │ │ ├── mix_plugin_conversation_100.json │ │ │ │ ├── mix_plugin_conversation_11.json │ │ │ │ ├── mix_plugin_conversation_12.json │ │ │ │ ├── mix_plugin_conversation_13.json │ │ │ │ ├── mix_plugin_conversation_14.json │ │ │ │ ├── mix_plugin_conversation_15.json │ │ │ │ ├── mix_plugin_conversation_16.json │ │ │ │ ├── mix_plugin_conversation_17.json │ │ │ │ ├── mix_plugin_conversation_18.json │ │ │ │ ├── mix_plugin_conversation_19.json │ │ │ │ ├── mix_plugin_conversation_2.json │ │ │ │ ├── mix_plugin_conversation_20.json │ │ │ │ ├── mix_plugin_conversation_21.json │ │ │ │ ├── mix_plugin_conversation_22.json │ │ │ │ ├── mix_plugin_conversation_23.json │ │ │ │ ├── mix_plugin_conversation_24.json │ │ │ │ ├── mix_plugin_conversation_25.json │ │ │ │ ├── mix_plugin_conversation_26.json │ │ │ │ ├── mix_plugin_conversation_27.json │ │ │ │ ├── mix_plugin_conversation_28.json │ │ │ │ ├── mix_plugin_conversation_29.json │ │ │ │ ├── mix_plugin_conversation_3.json │ │ │ │ ├── mix_plugin_conversation_30.json │ │ │ │ ├── mix_plugin_conversation_31.json │ │ │ │ ├── mix_plugin_conversation_32.json │ │ │ │ ├── mix_plugin_conversation_33.json │ │ │ │ ├── mix_plugin_conversation_34.json │ │ │ │ ├── mix_plugin_conversation_35.json │ │ │ │ ├── mix_plugin_conversation_36.json │ │ │ │ ├── mix_plugin_conversation_37.json │ │ │ │ ├── mix_plugin_conversation_38.json │ │ │ │ ├── mix_plugin_conversation_39.json │ │ │ │ ├── mix_plugin_conversation_4.json │ │ │ │ ├── mix_plugin_conversation_40.json │ │ │ │ ├── mix_plugin_conversation_41.json │ │ │ │ ├── mix_plugin_conversation_42.json │ │ │ │ ├── mix_plugin_conversation_43.json │ │ │ │ ├── mix_plugin_conversation_44.json │ │ │ │ ├── mix_plugin_conversation_45.json │ │ │ │ ├── mix_plugin_conversation_46.json │ │ │ │ ├── mix_plugin_conversation_47.json │ │ │ │ ├── mix_plugin_conversation_48.json │ │ │ │ ├── mix_plugin_conversation_49.json │ │ │ │ ├── mix_plugin_conversation_5.json │ │ │ │ ├── mix_plugin_conversation_50.json │ │ │ │ ├── mix_plugin_conversation_51.json │ │ │ │ ├── mix_plugin_conversation_52.json │ │ │ │ ├── mix_plugin_conversation_53.json │ │ │ │ ├── mix_plugin_conversation_54.json │ │ │ │ ├── mix_plugin_conversation_55.json │ │ │ │ ├── mix_plugin_conversation_56.json │ │ │ │ ├── mix_plugin_conversation_57.json │ │ │ │ ├── mix_plugin_conversation_58.json │ │ │ │ ├── mix_plugin_conversation_59.json │ │ │ │ ├── mix_plugin_conversation_6.json │ │ │ │ ├── mix_plugin_conversation_60.json │ │ │ │ ├── mix_plugin_conversation_61.json │ │ │ │ ├── mix_plugin_conversation_62.json │ │ │ │ ├── mix_plugin_conversation_63.json │ │ │ │ ├── mix_plugin_conversation_64.json │ │ │ │ ├── mix_plugin_conversation_65.json │ │ │ │ ├── mix_plugin_conversation_66.json │ │ │ │ ├── mix_plugin_conversation_67.json │ │ │ │ ├── mix_plugin_conversation_68.json │ │ │ │ ├── mix_plugin_conversation_69.json │ │ │ │ ├── mix_plugin_conversation_7.json │ │ │ │ ├── mix_plugin_conversation_70.json │ │ │ │ ├── mix_plugin_conversation_71.json │ │ │ │ ├── mix_plugin_conversation_72.json │ │ │ │ ├── mix_plugin_conversation_73.json │ │ │ │ ├── mix_plugin_conversation_74.json │ │ │ │ ├── mix_plugin_conversation_75.json │ │ │ │ ├── mix_plugin_conversation_76.json │ │ │ │ ├── mix_plugin_conversation_77.json │ │ │ │ ├── mix_plugin_conversation_78.json │ │ │ │ ├── mix_plugin_conversation_79.json │ │ │ │ ├── mix_plugin_conversation_8.json │ │ │ │ ├── mix_plugin_conversation_80.json │ │ │ │ ├── mix_plugin_conversation_81.json │ │ │ │ ├── mix_plugin_conversation_82.json │ │ │ │ ├── mix_plugin_conversation_83.json │ │ │ │ ├── mix_plugin_conversation_84.json │ │ │ │ ├── mix_plugin_conversation_85.json │ │ │ │ ├── mix_plugin_conversation_86.json │ │ │ │ ├── mix_plugin_conversation_87.json │ │ │ │ ├── mix_plugin_conversation_88.json │ │ │ │ ├── mix_plugin_conversation_89.json │ │ │ │ ├── mix_plugin_conversation_9.json │ │ │ │ ├── mix_plugin_conversation_90.json │ │ │ │ ├── mix_plugin_conversation_91.json │ │ │ │ ├── mix_plugin_conversation_92.json │ │ │ │ ├── mix_plugin_conversation_93.json │ │ │ │ ├── mix_plugin_conversation_94.json │ │ │ │ ├── mix_plugin_conversation_95.json │ │ │ │ ├── mix_plugin_conversation_96.json │ │ │ │ ├── mix_plugin_conversation_97.json │ │ │ │ ├── mix_plugin_conversation_98.json │ │ │ │ └── mix_plugin_conversation_99.json │ │ │ ├── text2img/ │ │ │ │ ├── text2img_plugin_conversation_1.json │ │ │ │ ├── text2img_plugin_conversation_10.json │ │ │ │ ├── text2img_plugin_conversation_100.json │ │ │ │ ├── text2img_plugin_conversation_11.json │ │ │ │ ├── text2img_plugin_conversation_12.json │ │ │ │ ├── text2img_plugin_conversation_13.json │ │ │ │ ├── text2img_plugin_conversation_14.json │ │ │ │ ├── text2img_plugin_conversation_15.json │ │ │ │ ├── text2img_plugin_conversation_16.json │ │ │ │ ├── text2img_plugin_conversation_17.json │ │ │ │ ├── text2img_plugin_conversation_18.json │ │ │ │ ├── text2img_plugin_conversation_19.json │ │ │ │ ├── text2img_plugin_conversation_2.json │ │ │ │ ├── text2img_plugin_conversation_20.json │ │ │ │ ├── text2img_plugin_conversation_21.json │ │ │ │ ├── text2img_plugin_conversation_22.json │ │ │ │ ├── text2img_plugin_conversation_23.json │ │ │ │ ├── text2img_plugin_conversation_24.json │ │ │ │ ├── text2img_plugin_conversation_25.json │ │ │ │ ├── text2img_plugin_conversation_26.json │ │ │ │ ├── text2img_plugin_conversation_27.json │ │ │ │ ├── text2img_plugin_conversation_28.json │ │ │ │ ├── text2img_plugin_conversation_29.json │ │ │ │ ├── text2img_plugin_conversation_3.json │ │ │ │ ├── text2img_plugin_conversation_30.json │ │ │ │ ├── text2img_plugin_conversation_31.json │ │ │ │ ├── text2img_plugin_conversation_32.json │ │ │ │ ├── text2img_plugin_conversation_33.json │ │ │ │ ├── text2img_plugin_conversation_34.json │ │ │ │ ├── text2img_plugin_conversation_35.json │ │ │ │ ├── text2img_plugin_conversation_36.json │ │ │ │ ├── text2img_plugin_conversation_37.json │ │ │ │ ├── text2img_plugin_conversation_38.json │ │ │ │ ├── text2img_plugin_conversation_39.json │ │ │ │ ├── text2img_plugin_conversation_4.json │ │ │ │ ├── text2img_plugin_conversation_40.json │ │ │ │ ├── text2img_plugin_conversation_41.json │ │ │ │ ├── text2img_plugin_conversation_42.json │ │ │ │ ├── text2img_plugin_conversation_43.json │ │ │ │ ├── text2img_plugin_conversation_44.json │ │ │ │ ├── text2img_plugin_conversation_45.json │ │ │ │ ├── text2img_plugin_conversation_46.json │ │ │ │ ├── text2img_plugin_conversation_47.json │ │ │ │ ├── text2img_plugin_conversation_48.json │ │ │ │ ├── text2img_plugin_conversation_49.json │ │ │ │ ├── text2img_plugin_conversation_5.json │ │ │ │ ├── text2img_plugin_conversation_50.json │ │ │ │ ├── text2img_plugin_conversation_51.json │ │ │ │ ├── text2img_plugin_conversation_52.json │ │ │ │ ├── text2img_plugin_conversation_53.json │ │ │ │ ├── text2img_plugin_conversation_54.json │ │ │ │ ├── text2img_plugin_conversation_55.json │ │ │ │ ├── text2img_plugin_conversation_56.json │ │ │ │ ├── text2img_plugin_conversation_57.json │ │ │ │ ├── text2img_plugin_conversation_58.json │ │ │ │ ├── text2img_plugin_conversation_59.json │ │ │ │ ├── text2img_plugin_conversation_6.json │ │ │ │ ├── text2img_plugin_conversation_60.json │ │ │ │ ├── text2img_plugin_conversation_61.json │ │ │ │ ├── text2img_plugin_conversation_62.json │ │ │ │ ├── text2img_plugin_conversation_63.json │ │ │ │ ├── text2img_plugin_conversation_64.json │ │ │ │ ├── text2img_plugin_conversation_65.json │ │ │ │ ├── text2img_plugin_conversation_66.json │ │ │ │ ├── text2img_plugin_conversation_67.json │ │ │ │ ├── text2img_plugin_conversation_68.json │ │ │ │ ├── text2img_plugin_conversation_69.json │ │ │ │ ├── text2img_plugin_conversation_7.json │ │ │ │ ├── text2img_plugin_conversation_70.json │ │ │ │ ├── text2img_plugin_conversation_71.json │ │ │ │ ├── text2img_plugin_conversation_72.json │ │ │ │ ├── text2img_plugin_conversation_73.json │ │ │ │ ├── text2img_plugin_conversation_74.json │ │ │ │ ├── text2img_plugin_conversation_75.json │ │ │ │ ├── text2img_plugin_conversation_76.json │ │ │ │ ├── text2img_plugin_conversation_77.json │ │ │ │ ├── text2img_plugin_conversation_78.json │ │ │ │ ├── text2img_plugin_conversation_79.json │ │ │ │ ├── text2img_plugin_conversation_8.json │ │ │ │ ├── text2img_plugin_conversation_80.json │ │ │ │ ├── text2img_plugin_conversation_81.json │ │ │ │ ├── text2img_plugin_conversation_82.json │ │ │ │ ├── text2img_plugin_conversation_83.json │ │ │ │ ├── text2img_plugin_conversation_84.json │ │ │ │ ├── text2img_plugin_conversation_85.json │ │ │ │ ├── text2img_plugin_conversation_86.json │ │ │ │ ├── text2img_plugin_conversation_87.json │ │ │ │ ├── text2img_plugin_conversation_88.json │ │ │ │ ├── text2img_plugin_conversation_89.json │ │ │ │ ├── text2img_plugin_conversation_9.json │ │ │ │ ├── text2img_plugin_conversation_90.json │ │ │ │ ├── text2img_plugin_conversation_91.json │ │ │ │ ├── text2img_plugin_conversation_92.json │ │ │ │ ├── text2img_plugin_conversation_93.json │ │ │ │ ├── text2img_plugin_conversation_94.json │ │ │ │ ├── text2img_plugin_conversation_95.json │ │ │ │ ├── text2img_plugin_conversation_96.json │ │ │ │ ├── text2img_plugin_conversation_97.json │ │ │ │ ├── text2img_plugin_conversation_98.json │ │ │ │ └── text2img_plugin_conversation_99.json │ │ │ └── web_search/ │ │ │ ├── search_plugin_conversation_1.json │ │ │ ├── search_plugin_conversation_10.json │ │ │ ├── search_plugin_conversation_100.json │ │ │ ├── search_plugin_conversation_11.json │ │ │ ├── search_plugin_conversation_12.json │ │ │ ├── search_plugin_conversation_13.json │ │ │ ├── search_plugin_conversation_14.json │ │ │ ├── search_plugin_conversation_15.json │ │ │ ├── search_plugin_conversation_16.json │ │ │ ├── search_plugin_conversation_17.json │ │ │ ├── search_plugin_conversation_18.json │ │ │ ├── search_plugin_conversation_19.json │ │ │ ├── search_plugin_conversation_2.json │ │ │ ├── search_plugin_conversation_20.json │ │ │ ├── search_plugin_conversation_21.json │ │ │ ├── search_plugin_conversation_22.json │ │ │ ├── search_plugin_conversation_23.json │ │ │ ├── search_plugin_conversation_24.json │ │ │ ├── search_plugin_conversation_25.json │ │ │ ├── search_plugin_conversation_26.json │ │ │ ├── search_plugin_conversation_27.json │ │ │ ├── search_plugin_conversation_28.json │ │ │ ├── search_plugin_conversation_29.json │ │ │ ├── search_plugin_conversation_3.json │ │ │ ├── search_plugin_conversation_30.json │ │ │ ├── search_plugin_conversation_31.json │ │ │ ├── search_plugin_conversation_32.json │ │ │ ├── search_plugin_conversation_33.json │ │ │ ├── search_plugin_conversation_34.json │ │ │ ├── search_plugin_conversation_35.json │ │ │ ├── search_plugin_conversation_36.json │ │ │ ├── search_plugin_conversation_37.json │ │ │ ├── search_plugin_conversation_38.json │ │ │ ├── search_plugin_conversation_39.json │ │ │ ├── search_plugin_conversation_4.json │ │ │ ├── search_plugin_conversation_40.json │ │ │ ├── search_plugin_conversation_41.json │ │ │ ├── search_plugin_conversation_42.json │ │ │ ├── search_plugin_conversation_43.json │ │ │ ├── search_plugin_conversation_44.json │ │ │ ├── search_plugin_conversation_45.json │ │ │ ├── search_plugin_conversation_46.json │ │ │ ├── search_plugin_conversation_47.json │ │ │ ├── search_plugin_conversation_48.json │ │ │ ├── search_plugin_conversation_49.json │ │ │ ├── search_plugin_conversation_5.json │ │ │ ├── search_plugin_conversation_50.json │ │ │ ├── search_plugin_conversation_51.json │ │ │ ├── search_plugin_conversation_52.json │ │ │ ├── search_plugin_conversation_53.json │ │ │ ├── search_plugin_conversation_54.json │ │ │ ├── search_plugin_conversation_55.json │ │ │ ├── search_plugin_conversation_56.json │ │ │ ├── search_plugin_conversation_57.json │ │ │ ├── search_plugin_conversation_58.json │ │ │ ├── search_plugin_conversation_59.json │ │ │ ├── search_plugin_conversation_6.json │ │ │ ├── search_plugin_conversation_60.json │ │ │ ├── search_plugin_conversation_61.json │ │ │ ├── search_plugin_conversation_62.json │ │ │ ├── search_plugin_conversation_63.json │ │ │ ├── search_plugin_conversation_64.json │ │ │ ├── search_plugin_conversation_65.json │ │ │ ├── search_plugin_conversation_66.json │ │ │ ├── search_plugin_conversation_67.json │ │ │ ├── search_plugin_conversation_68.json │ │ │ ├── search_plugin_conversation_69.json │ │ │ ├── search_plugin_conversation_7.json │ │ │ ├── search_plugin_conversation_70.json │ │ │ ├── search_plugin_conversation_71.json │ │ │ ├── search_plugin_conversation_72.json │ │ │ ├── search_plugin_conversation_73.json │ │ │ ├── search_plugin_conversation_74.json │ │ │ ├── search_plugin_conversation_75.json │ │ │ ├── search_plugin_conversation_76.json │ │ │ ├── search_plugin_conversation_77.json │ │ │ ├── search_plugin_conversation_78.json │ │ │ ├── search_plugin_conversation_79.json │ │ │ ├── search_plugin_conversation_8.json │ │ │ ├── search_plugin_conversation_80.json │ │ │ ├── search_plugin_conversation_81.json │ │ │ ├── search_plugin_conversation_82.json │ │ │ ├── search_plugin_conversation_83.json │ │ │ ├── search_plugin_conversation_84.json │ │ │ ├── search_plugin_conversation_85.json │ │ │ ├── search_plugin_conversation_86.json │ │ │ ├── search_plugin_conversation_87.json │ │ │ ├── search_plugin_conversation_88.json │ │ │ ├── search_plugin_conversation_89.json │ │ │ ├── search_plugin_conversation_9.json │ │ │ ├── search_plugin_conversation_90.json │ │ │ ├── search_plugin_conversation_91.json │ │ │ ├── search_plugin_conversation_92.json │ │ │ ├── search_plugin_conversation_93.json │ │ │ ├── search_plugin_conversation_94.json │ │ │ ├── search_plugin_conversation_95.json │ │ │ ├── search_plugin_conversation_96.json │ │ │ ├── search_plugin_conversation_97.json │ │ │ ├── search_plugin_conversation_98.json │ │ │ └── search_plugin_conversation_99.json │ │ └── conversation_without_plugins/ │ │ ├── harmless_conversations/ │ │ │ ├── harmless_conversation_1.json │ │ │ ├── harmless_conversation_10.json │ │ │ ├── harmless_conversation_100.json │ │ │ ├── harmless_conversation_11.json │ │ │ ├── harmless_conversation_12.json │ │ │ ├── harmless_conversation_13.json │ │ │ ├── harmless_conversation_14.json │ │ │ ├── harmless_conversation_15.json │ │ │ ├── harmless_conversation_16.json │ │ │ ├── harmless_conversation_17.json │ │ │ ├── harmless_conversation_18.json │ │ │ ├── harmless_conversation_19.json │ │ │ ├── harmless_conversation_2.json │ │ │ ├── harmless_conversation_20.json │ │ │ ├── harmless_conversation_21.json │ │ │ ├── harmless_conversation_22.json │ │ │ ├── harmless_conversation_23.json │ │ │ ├── harmless_conversation_24.json │ │ │ ├── harmless_conversation_25.json │ │ │ ├── harmless_conversation_26.json │ │ │ ├── harmless_conversation_27.json │ │ │ ├── harmless_conversation_28.json │ │ │ ├── harmless_conversation_29.json │ │ │ ├── harmless_conversation_3.json │ │ │ ├── harmless_conversation_30.json │ │ │ ├── harmless_conversation_31.json │ │ │ ├── harmless_conversation_32.json │ │ │ ├── harmless_conversation_33.json │ │ │ ├── harmless_conversation_34.json │ │ │ ├── harmless_conversation_35.json │ │ │ ├── harmless_conversation_36.json │ │ │ ├── harmless_conversation_37.json │ │ │ ├── harmless_conversation_38.json │ │ │ ├── harmless_conversation_39.json │ │ │ ├── harmless_conversation_4.json │ │ │ ├── harmless_conversation_40.json │ │ │ ├── harmless_conversation_41.json │ │ │ ├── harmless_conversation_42.json │ │ │ ├── harmless_conversation_43.json │ │ │ ├── harmless_conversation_44.json │ │ │ ├── harmless_conversation_45.json │ │ │ ├── harmless_conversation_46.json │ │ │ ├── harmless_conversation_47.json │ │ │ ├── harmless_conversation_48.json │ │ │ ├── harmless_conversation_49.json │ │ │ ├── harmless_conversation_5.json │ │ │ ├── harmless_conversation_50.json │ │ │ ├── harmless_conversation_51.json │ │ │ ├── harmless_conversation_52.json │ │ │ ├── harmless_conversation_53.json │ │ │ ├── harmless_conversation_54.json │ │ │ ├── harmless_conversation_55.json │ │ │ ├── harmless_conversation_56.json │ │ │ ├── harmless_conversation_57.json │ │ │ ├── harmless_conversation_58.json │ │ │ ├── harmless_conversation_59.json │ │ │ ├── harmless_conversation_6.json │ │ │ ├── harmless_conversation_60.json │ │ │ ├── harmless_conversation_61.json │ │ │ ├── harmless_conversation_62.json │ │ │ ├── harmless_conversation_63.json │ │ │ ├── harmless_conversation_64.json │ │ │ ├── harmless_conversation_65.json │ │ │ ├── harmless_conversation_66.json │ │ │ ├── harmless_conversation_67.json │ │ │ ├── harmless_conversation_68.json │ │ │ ├── harmless_conversation_69.json │ │ │ ├── harmless_conversation_7.json │ │ │ ├── harmless_conversation_70.json │ │ │ ├── harmless_conversation_71.json │ │ │ ├── harmless_conversation_72.json │ │ │ ├── harmless_conversation_73.json │ │ │ ├── harmless_conversation_74.json │ │ │ ├── harmless_conversation_75.json │ │ │ ├── harmless_conversation_76.json │ │ │ ├── harmless_conversation_77.json │ │ │ ├── harmless_conversation_78.json │ │ │ ├── harmless_conversation_79.json │ │ │ ├── harmless_conversation_8.json │ │ │ ├── harmless_conversation_80.json │ │ │ ├── harmless_conversation_81.json │ │ │ ├── harmless_conversation_82.json │ │ │ ├── harmless_conversation_83.json │ │ │ ├── harmless_conversation_84.json │ │ │ ├── harmless_conversation_85.json │ │ │ ├── harmless_conversation_86.json │ │ │ ├── harmless_conversation_87.json │ │ │ ├── harmless_conversation_88.json │ │ │ ├── harmless_conversation_89.json │ │ │ ├── harmless_conversation_9.json │ │ │ ├── harmless_conversation_90.json │ │ │ ├── harmless_conversation_91.json │ │ │ ├── harmless_conversation_92.json │ │ │ ├── harmless_conversation_93.json │ │ │ ├── harmless_conversation_94.json │ │ │ ├── harmless_conversation_95.json │ │ │ ├── harmless_conversation_96.json │ │ │ ├── harmless_conversation_97.json │ │ │ ├── harmless_conversation_98.json │ │ │ └── harmless_conversation_99.json │ │ ├── helpful_conversations/ │ │ │ ├── helpful_brainstorming_conversations/ │ │ │ │ ├── helpful_brainstorming_conversation_1.json │ │ │ │ ├── helpful_brainstorming_conversation_10.json │ │ │ │ ├── helpful_brainstorming_conversation_100.json │ │ │ │ ├── helpful_brainstorming_conversation_11.json │ │ │ │ ├── helpful_brainstorming_conversation_12.json │ │ │ │ ├── helpful_brainstorming_conversation_13.json │ │ │ │ ├── helpful_brainstorming_conversation_14.json │ │ │ │ ├── helpful_brainstorming_conversation_15.json │ │ │ │ ├── helpful_brainstorming_conversation_16.json │ │ │ │ ├── helpful_brainstorming_conversation_17.json │ │ │ │ ├── helpful_brainstorming_conversation_18.json │ │ │ │ ├── helpful_brainstorming_conversation_19.json │ │ │ │ ├── helpful_brainstorming_conversation_2.json │ │ │ │ ├── helpful_brainstorming_conversation_20.json │ │ │ │ ├── helpful_brainstorming_conversation_21.json │ │ │ │ ├── helpful_brainstorming_conversation_22.json │ │ │ │ ├── helpful_brainstorming_conversation_23.json │ │ │ │ ├── helpful_brainstorming_conversation_24.json │ │ │ │ ├── helpful_brainstorming_conversation_25.json │ │ │ │ ├── helpful_brainstorming_conversation_26.json │ │ │ │ ├── helpful_brainstorming_conversation_27.json │ │ │ │ ├── helpful_brainstorming_conversation_28.json │ │ │ │ ├── helpful_brainstorming_conversation_29.json │ │ │ │ ├── helpful_brainstorming_conversation_3.json │ │ │ │ ├── helpful_brainstorming_conversation_30.json │ │ │ │ ├── helpful_brainstorming_conversation_31.json │ │ │ │ ├── helpful_brainstorming_conversation_32.json │ │ │ │ ├── helpful_brainstorming_conversation_33.json │ │ │ │ ├── helpful_brainstorming_conversation_34.json │ │ │ │ ├── helpful_brainstorming_conversation_35.json │ │ │ │ ├── helpful_brainstorming_conversation_36.json │ │ │ │ ├── helpful_brainstorming_conversation_37.json │ │ │ │ ├── helpful_brainstorming_conversation_38.json │ │ │ │ ├── helpful_brainstorming_conversation_39.json │ │ │ │ ├── helpful_brainstorming_conversation_4.json │ │ │ │ ├── helpful_brainstorming_conversation_40.json │ │ │ │ ├── helpful_brainstorming_conversation_41.json │ │ │ │ ├── helpful_brainstorming_conversation_42.json │ │ │ │ ├── helpful_brainstorming_conversation_43.json │ │ │ │ ├── helpful_brainstorming_conversation_44.json │ │ │ │ ├── helpful_brainstorming_conversation_45.json │ │ │ │ ├── helpful_brainstorming_conversation_46.json │ │ │ │ ├── helpful_brainstorming_conversation_47.json │ │ │ │ ├── helpful_brainstorming_conversation_48.json │ │ │ │ ├── helpful_brainstorming_conversation_49.json │ │ │ │ ├── helpful_brainstorming_conversation_5.json │ │ │ │ ├── helpful_brainstorming_conversation_50.json │ │ │ │ ├── helpful_brainstorming_conversation_51.json │ │ │ │ ├── helpful_brainstorming_conversation_52.json │ │ │ │ ├── helpful_brainstorming_conversation_53.json │ │ │ │ ├── helpful_brainstorming_conversation_54.json │ │ │ │ ├── helpful_brainstorming_conversation_55.json │ │ │ │ ├── helpful_brainstorming_conversation_56.json │ │ │ │ ├── helpful_brainstorming_conversation_57.json │ │ │ │ ├── helpful_brainstorming_conversation_58.json │ │ │ │ ├── helpful_brainstorming_conversation_59.json │ │ │ │ ├── helpful_brainstorming_conversation_6.json │ │ │ │ ├── helpful_brainstorming_conversation_60.json │ │ │ │ ├── helpful_brainstorming_conversation_61.json │ │ │ │ ├── helpful_brainstorming_conversation_62.json │ │ │ │ ├── helpful_brainstorming_conversation_63.json │ │ │ │ ├── helpful_brainstorming_conversation_64.json │ │ │ │ ├── helpful_brainstorming_conversation_65.json │ │ │ │ ├── helpful_brainstorming_conversation_66.json │ │ │ │ ├── helpful_brainstorming_conversation_67.json │ │ │ │ ├── helpful_brainstorming_conversation_68.json │ │ │ │ ├── helpful_brainstorming_conversation_69.json │ │ │ │ ├── helpful_brainstorming_conversation_7.json │ │ │ │ ├── helpful_brainstorming_conversation_70.json │ │ │ │ ├── helpful_brainstorming_conversation_71.json │ │ │ │ ├── helpful_brainstorming_conversation_72.json │ │ │ │ ├── helpful_brainstorming_conversation_73.json │ │ │ │ ├── helpful_brainstorming_conversation_74.json │ │ │ │ ├── helpful_brainstorming_conversation_75.json │ │ │ │ ├── helpful_brainstorming_conversation_76.json │ │ │ │ ├── helpful_brainstorming_conversation_77.json │ │ │ │ ├── helpful_brainstorming_conversation_78.json │ │ │ │ ├── helpful_brainstorming_conversation_79.json │ │ │ │ ├── helpful_brainstorming_conversation_8.json │ │ │ │ ├── helpful_brainstorming_conversation_80.json │ │ │ │ ├── helpful_brainstorming_conversation_81.json │ │ │ │ ├── helpful_brainstorming_conversation_82.json │ │ │ │ ├── helpful_brainstorming_conversation_83.json │ │ │ │ ├── helpful_brainstorming_conversation_84.json │ │ │ │ ├── helpful_brainstorming_conversation_85.json │ │ │ │ ├── helpful_brainstorming_conversation_86.json │ │ │ │ ├── helpful_brainstorming_conversation_87.json │ │ │ │ ├── helpful_brainstorming_conversation_88.json │ │ │ │ ├── helpful_brainstorming_conversation_89.json │ │ │ │ ├── helpful_brainstorming_conversation_9.json │ │ │ │ ├── helpful_brainstorming_conversation_90.json │ │ │ │ ├── helpful_brainstorming_conversation_91.json │ │ │ │ ├── helpful_brainstorming_conversation_92.json │ │ │ │ ├── helpful_brainstorming_conversation_93.json │ │ │ │ ├── helpful_brainstorming_conversation_94.json │ │ │ │ ├── helpful_brainstorming_conversation_95.json │ │ │ │ ├── helpful_brainstorming_conversation_96.json │ │ │ │ ├── helpful_brainstorming_conversation_97.json │ │ │ │ ├── helpful_brainstorming_conversation_98.json │ │ │ │ └── helpful_brainstorming_conversation_99.json │ │ │ ├── helpful_code_conversations/ │ │ │ │ ├── helpful_code_conversation_1.json │ │ │ │ ├── helpful_code_conversation_10.json │ │ │ │ ├── helpful_code_conversation_100.json │ │ │ │ ├── helpful_code_conversation_11.json │ │ │ │ ├── helpful_code_conversation_12.json │ │ │ │ ├── helpful_code_conversation_13.json │ │ │ │ ├── helpful_code_conversation_14.json │ │ │ │ ├── helpful_code_conversation_15.json │ │ │ │ ├── helpful_code_conversation_16.json │ │ │ │ ├── helpful_code_conversation_17.json │ │ │ │ ├── helpful_code_conversation_18.json │ │ │ │ ├── helpful_code_conversation_19.json │ │ │ │ ├── helpful_code_conversation_2.json │ │ │ │ ├── helpful_code_conversation_20.json │ │ │ │ ├── helpful_code_conversation_21.json │ │ │ │ ├── helpful_code_conversation_22.json │ │ │ │ ├── helpful_code_conversation_23.json │ │ │ │ ├── helpful_code_conversation_24.json │ │ │ │ ├── helpful_code_conversation_25.json │ │ │ │ ├── helpful_code_conversation_26.json │ │ │ │ ├── helpful_code_conversation_27.json │ │ │ │ ├── helpful_code_conversation_28.json │ │ │ │ ├── helpful_code_conversation_29.json │ │ │ │ ├── helpful_code_conversation_3.json │ │ │ │ ├── helpful_code_conversation_30.json │ │ │ │ ├── helpful_code_conversation_31.json │ │ │ │ ├── helpful_code_conversation_32.json │ │ │ │ ├── helpful_code_conversation_33.json │ │ │ │ ├── helpful_code_conversation_34.json │ │ │ │ ├── helpful_code_conversation_35.json │ │ │ │ ├── helpful_code_conversation_36.json │ │ │ │ ├── helpful_code_conversation_37.json │ │ │ │ ├── helpful_code_conversation_38.json │ │ │ │ ├── helpful_code_conversation_39.json │ │ │ │ ├── helpful_code_conversation_4.json │ │ │ │ ├── helpful_code_conversation_40.json │ │ │ │ ├── helpful_code_conversation_41.json │ │ │ │ ├── helpful_code_conversation_42.json │ │ │ │ ├── helpful_code_conversation_43.json │ │ │ │ ├── helpful_code_conversation_44.json │ │ │ │ ├── helpful_code_conversation_45.json │ │ │ │ ├── helpful_code_conversation_46.json │ │ │ │ ├── helpful_code_conversation_47.json │ │ │ │ ├── helpful_code_conversation_48.json │ │ │ │ ├── helpful_code_conversation_49.json │ │ │ │ ├── helpful_code_conversation_5.json │ │ │ │ ├── helpful_code_conversation_50.json │ │ │ │ ├── helpful_code_conversation_51.json │ │ │ │ ├── helpful_code_conversation_52.json │ │ │ │ ├── helpful_code_conversation_53.json │ │ │ │ ├── helpful_code_conversation_54.json │ │ │ │ ├── helpful_code_conversation_55.json │ │ │ │ ├── helpful_code_conversation_56.json │ │ │ │ ├── helpful_code_conversation_57.json │ │ │ │ ├── helpful_code_conversation_58.json │ │ │ │ ├── helpful_code_conversation_59.json │ │ │ │ ├── helpful_code_conversation_6.json │ │ │ │ ├── helpful_code_conversation_60.json │ │ │ │ ├── helpful_code_conversation_61.json │ │ │ │ ├── helpful_code_conversation_62.json │ │ │ │ ├── helpful_code_conversation_63.json │ │ │ │ ├── helpful_code_conversation_64.json │ │ │ │ ├── helpful_code_conversation_65.json │ │ │ │ ├── helpful_code_conversation_66.json │ │ │ │ ├── helpful_code_conversation_67.json │ │ │ │ ├── helpful_code_conversation_68.json │ │ │ │ ├── helpful_code_conversation_69.json │ │ │ │ ├── helpful_code_conversation_7.json │ │ │ │ ├── helpful_code_conversation_70.json │ │ │ │ ├── helpful_code_conversation_71.json │ │ │ │ ├── helpful_code_conversation_72.json │ │ │ │ ├── helpful_code_conversation_73.json │ │ │ │ ├── helpful_code_conversation_74.json │ │ │ │ ├── helpful_code_conversation_75.json │ │ │ │ ├── helpful_code_conversation_76.json │ │ │ │ ├── helpful_code_conversation_77.json │ │ │ │ ├── helpful_code_conversation_78.json │ │ │ │ ├── helpful_code_conversation_79.json │ │ │ │ ├── helpful_code_conversation_8.json │ │ │ │ ├── helpful_code_conversation_80.json │ │ │ │ ├── helpful_code_conversation_81.json │ │ │ │ ├── helpful_code_conversation_82.json │ │ │ │ ├── helpful_code_conversation_83.json │ │ │ │ ├── helpful_code_conversation_84.json │ │ │ │ ├── helpful_code_conversation_85.json │ │ │ │ ├── helpful_code_conversation_86.json │ │ │ │ ├── helpful_code_conversation_87.json │ │ │ │ ├── helpful_code_conversation_88.json │ │ │ │ ├── helpful_code_conversation_89.json │ │ │ │ ├── helpful_code_conversation_9.json │ │ │ │ ├── helpful_code_conversation_90.json │ │ │ │ ├── helpful_code_conversation_91.json │ │ │ │ ├── helpful_code_conversation_92.json │ │ │ │ ├── helpful_code_conversation_93.json │ │ │ │ ├── helpful_code_conversation_94.json │ │ │ │ ├── helpful_code_conversation_95.json │ │ │ │ ├── helpful_code_conversation_96.json │ │ │ │ ├── helpful_code_conversation_97.json │ │ │ │ ├── helpful_code_conversation_98.json │ │ │ │ └── helpful_code_conversation_99.json │ │ │ ├── helpful_complex_instruction_conversations/ │ │ │ │ ├── helpful_complex_instruction_conversation_1.json │ │ │ │ ├── helpful_complex_instruction_conversation_10.json │ │ │ │ ├── helpful_complex_instruction_conversation_100.json │ │ │ │ ├── helpful_complex_instruction_conversation_11.json │ │ │ │ ├── helpful_complex_instruction_conversation_12.json │ │ │ │ ├── helpful_complex_instruction_conversation_13.json │ │ │ │ ├── helpful_complex_instruction_conversation_14.json │ │ │ │ ├── helpful_complex_instruction_conversation_15.json │ │ │ │ ├── helpful_complex_instruction_conversation_16.json │ │ │ │ ├── helpful_complex_instruction_conversation_17.json │ │ │ │ ├── helpful_complex_instruction_conversation_18.json │ │ │ │ ├── helpful_complex_instruction_conversation_19.json │ │ │ │ ├── helpful_complex_instruction_conversation_2.json │ │ │ │ ├── helpful_complex_instruction_conversation_20.json │ │ │ │ ├── helpful_complex_instruction_conversation_21.json │ │ │ │ ├── helpful_complex_instruction_conversation_22.json │ │ │ │ ├── helpful_complex_instruction_conversation_23.json │ │ │ │ ├── helpful_complex_instruction_conversation_24.json │ │ │ │ ├── helpful_complex_instruction_conversation_25.json │ │ │ │ ├── helpful_complex_instruction_conversation_26.json │ │ │ │ ├── helpful_complex_instruction_conversation_27.json │ │ │ │ ├── helpful_complex_instruction_conversation_28.json │ │ │ │ ├── helpful_complex_instruction_conversation_29.json │ │ │ │ ├── helpful_complex_instruction_conversation_3.json │ │ │ │ ├── helpful_complex_instruction_conversation_30.json │ │ │ │ ├── helpful_complex_instruction_conversation_31.json │ │ │ │ ├── helpful_complex_instruction_conversation_32.json │ │ │ │ ├── helpful_complex_instruction_conversation_33.json │ │ │ │ ├── helpful_complex_instruction_conversation_34.json │ │ │ │ ├── helpful_complex_instruction_conversation_35.json │ │ │ │ ├── helpful_complex_instruction_conversation_36.json │ │ │ │ ├── helpful_complex_instruction_conversation_37.json │ │ │ │ ├── helpful_complex_instruction_conversation_38.json │ │ │ │ ├── helpful_complex_instruction_conversation_39.json │ │ │ │ ├── helpful_complex_instruction_conversation_4.json │ │ │ │ ├── helpful_complex_instruction_conversation_40.json │ │ │ │ ├── helpful_complex_instruction_conversation_41.json │ │ │ │ ├── helpful_complex_instruction_conversation_42.json │ │ │ │ ├── helpful_complex_instruction_conversation_43.json │ │ │ │ ├── helpful_complex_instruction_conversation_44.json │ │ │ │ ├── helpful_complex_instruction_conversation_45.json │ │ │ │ ├── helpful_complex_instruction_conversation_46.json │ │ │ │ ├── helpful_complex_instruction_conversation_47.json │ │ │ │ ├── helpful_complex_instruction_conversation_48.json │ │ │ │ ├── helpful_complex_instruction_conversation_49.json │ │ │ │ ├── helpful_complex_instruction_conversation_5.json │ │ │ │ ├── helpful_complex_instruction_conversation_50.json │ │ │ │ ├── helpful_complex_instruction_conversation_51.json │ │ │ │ ├── helpful_complex_instruction_conversation_52.json │ │ │ │ ├── helpful_complex_instruction_conversation_53.json │ │ │ │ ├── helpful_complex_instruction_conversation_54.json │ │ │ │ ├── helpful_complex_instruction_conversation_55.json │ │ │ │ ├── helpful_complex_instruction_conversation_56.json │ │ │ │ ├── helpful_complex_instruction_conversation_57.json │ │ │ │ ├── helpful_complex_instruction_conversation_58.json │ │ │ │ ├── helpful_complex_instruction_conversation_59.json │ │ │ │ ├── helpful_complex_instruction_conversation_6.json │ │ │ │ ├── helpful_complex_instruction_conversation_60.json │ │ │ │ ├── helpful_complex_instruction_conversation_61.json │ │ │ │ ├── helpful_complex_instruction_conversation_62.json │ │ │ │ ├── helpful_complex_instruction_conversation_63.json │ │ │ │ ├── helpful_complex_instruction_conversation_64.json │ │ │ │ ├── helpful_complex_instruction_conversation_65.json │ │ │ │ ├── helpful_complex_instruction_conversation_66.json │ │ │ │ ├── helpful_complex_instruction_conversation_67.json │ │ │ │ ├── helpful_complex_instruction_conversation_68.json │ │ │ │ ├── helpful_complex_instruction_conversation_69.json │ │ │ │ ├── helpful_complex_instruction_conversation_7.json │ │ │ │ ├── helpful_complex_instruction_conversation_70.json │ │ │ │ ├── helpful_complex_instruction_conversation_71.json │ │ │ │ ├── helpful_complex_instruction_conversation_72.json │ │ │ │ ├── helpful_complex_instruction_conversation_73.json │ │ │ │ ├── helpful_complex_instruction_conversation_74.json │ │ │ │ ├── helpful_complex_instruction_conversation_75.json │ │ │ │ ├── helpful_complex_instruction_conversation_76.json │ │ │ │ ├── helpful_complex_instruction_conversation_77.json │ │ │ │ ├── helpful_complex_instruction_conversation_78.json │ │ │ │ ├── helpful_complex_instruction_conversation_79.json │ │ │ │ ├── helpful_complex_instruction_conversation_8.json │ │ │ │ ├── helpful_complex_instruction_conversation_80.json │ │ │ │ ├── helpful_complex_instruction_conversation_81.json │ │ │ │ ├── helpful_complex_instruction_conversation_82.json │ │ │ │ ├── helpful_complex_instruction_conversation_83.json │ │ │ │ ├── helpful_complex_instruction_conversation_84.json │ │ │ │ ├── helpful_complex_instruction_conversation_85.json │ │ │ │ ├── helpful_complex_instruction_conversation_86.json │ │ │ │ ├── helpful_complex_instruction_conversation_87.json │ │ │ │ ├── helpful_complex_instruction_conversation_88.json │ │ │ │ ├── helpful_complex_instruction_conversation_89.json │ │ │ │ ├── helpful_complex_instruction_conversation_9.json │ │ │ │ ├── helpful_complex_instruction_conversation_90.json │ │ │ │ ├── helpful_complex_instruction_conversation_91.json │ │ │ │ ├── helpful_complex_instruction_conversation_92.json │ │ │ │ ├── helpful_complex_instruction_conversation_93.json │ │ │ │ ├── helpful_complex_instruction_conversation_94.json │ │ │ │ ├── helpful_complex_instruction_conversation_95.json │ │ │ │ ├── helpful_complex_instruction_conversation_96.json │ │ │ │ ├── helpful_complex_instruction_conversation_97.json │ │ │ │ ├── helpful_complex_instruction_conversation_98.json │ │ │ │ └── helpful_complex_instruction_conversation_99.json │ │ │ ├── helpful_role_playing_conversations/ │ │ │ │ ├── helpful_role_playing_conversation_1.json │ │ │ │ ├── helpful_role_playing_conversation_10.json │ │ │ │ ├── helpful_role_playing_conversation_100.json │ │ │ │ ├── helpful_role_playing_conversation_11.json │ │ │ │ ├── helpful_role_playing_conversation_12.json │ │ │ │ ├── helpful_role_playing_conversation_13.json │ │ │ │ ├── helpful_role_playing_conversation_14.json │ │ │ │ ├── helpful_role_playing_conversation_15.json │ │ │ │ ├── helpful_role_playing_conversation_16.json │ │ │ │ ├── helpful_role_playing_conversation_17.json │ │ │ │ ├── helpful_role_playing_conversation_18.json │ │ │ │ ├── helpful_role_playing_conversation_19.json │ │ │ │ ├── helpful_role_playing_conversation_2.json │ │ │ │ ├── helpful_role_playing_conversation_20.json │ │ │ │ ├── helpful_role_playing_conversation_21.json │ │ │ │ ├── helpful_role_playing_conversation_22.json │ │ │ │ ├── helpful_role_playing_conversation_23.json │ │ │ │ ├── helpful_role_playing_conversation_24.json │ │ │ │ ├── helpful_role_playing_conversation_25.json │ │ │ │ ├── helpful_role_playing_conversation_26.json │ │ │ │ ├── helpful_role_playing_conversation_27.json │ │ │ │ ├── helpful_role_playing_conversation_28.json │ │ │ │ ├── helpful_role_playing_conversation_29.json │ │ │ │ ├── helpful_role_playing_conversation_3.json │ │ │ │ ├── helpful_role_playing_conversation_30.json │ │ │ │ ├── helpful_role_playing_conversation_31.json │ │ │ │ ├── helpful_role_playing_conversation_32.json │ │ │ │ ├── helpful_role_playing_conversation_33.json │ │ │ │ ├── helpful_role_playing_conversation_34.json │ │ │ │ ├── helpful_role_playing_conversation_35.json │ │ │ │ ├── helpful_role_playing_conversation_36.json │ │ │ │ ├── helpful_role_playing_conversation_37.json │ │ │ │ ├── helpful_role_playing_conversation_38.json │ │ │ │ ├── helpful_role_playing_conversation_39.json │ │ │ │ ├── helpful_role_playing_conversation_4.json │ │ │ │ ├── helpful_role_playing_conversation_40.json │ │ │ │ ├── helpful_role_playing_conversation_41.json │ │ │ │ ├── helpful_role_playing_conversation_42.json │ │ │ │ ├── helpful_role_playing_conversation_43.json │ │ │ │ ├── helpful_role_playing_conversation_44.json │ │ │ │ ├── helpful_role_playing_conversation_45.json │ │ │ │ ├── helpful_role_playing_conversation_46.json │ │ │ │ ├── helpful_role_playing_conversation_47.json │ │ │ │ ├── helpful_role_playing_conversation_48.json │ │ │ │ ├── helpful_role_playing_conversation_49.json │ │ │ │ ├── helpful_role_playing_conversation_5.json │ │ │ │ ├── helpful_role_playing_conversation_50.json │ │ │ │ ├── helpful_role_playing_conversation_51.json │ │ │ │ ├── helpful_role_playing_conversation_52.json │ │ │ │ ├── helpful_role_playing_conversation_53.json │ │ │ │ ├── helpful_role_playing_conversation_54.json │ │ │ │ ├── helpful_role_playing_conversation_55.json │ │ │ │ ├── helpful_role_playing_conversation_56.json │ │ │ │ ├── helpful_role_playing_conversation_57.json │ │ │ │ ├── helpful_role_playing_conversation_58.json │ │ │ │ ├── helpful_role_playing_conversation_59.json │ │ │ │ ├── helpful_role_playing_conversation_6.json │ │ │ │ ├── helpful_role_playing_conversation_60.json │ │ │ │ ├── helpful_role_playing_conversation_61.json │ │ │ │ ├── helpful_role_playing_conversation_62.json │ │ │ │ ├── helpful_role_playing_conversation_63.json │ │ │ │ ├── helpful_role_playing_conversation_64.json │ │ │ │ ├── helpful_role_playing_conversation_65.json │ │ │ │ ├── helpful_role_playing_conversation_66.json │ │ │ │ ├── helpful_role_playing_conversation_67.json │ │ │ │ ├── helpful_role_playing_conversation_68.json │ │ │ │ ├── helpful_role_playing_conversation_69.json │ │ │ │ ├── helpful_role_playing_conversation_7.json │ │ │ │ ├── helpful_role_playing_conversation_70.json │ │ │ │ ├── helpful_role_playing_conversation_71.json │ │ │ │ ├── helpful_role_playing_conversation_72.json │ │ │ │ ├── helpful_role_playing_conversation_73.json │ │ │ │ ├── helpful_role_playing_conversation_74.json │ │ │ │ ├── helpful_role_playing_conversation_75.json │ │ │ │ ├── helpful_role_playing_conversation_76.json │ │ │ │ ├── helpful_role_playing_conversation_77.json │ │ │ │ ├── helpful_role_playing_conversation_78.json │ │ │ │ ├── helpful_role_playing_conversation_79.json │ │ │ │ ├── helpful_role_playing_conversation_8.json │ │ │ │ ├── helpful_role_playing_conversation_80.json │ │ │ │ ├── helpful_role_playing_conversation_81.json │ │ │ │ ├── helpful_role_playing_conversation_82.json │ │ │ │ ├── helpful_role_playing_conversation_83.json │ │ │ │ ├── helpful_role_playing_conversation_84.json │ │ │ │ ├── helpful_role_playing_conversation_85.json │ │ │ │ ├── helpful_role_playing_conversation_86.json │ │ │ │ ├── helpful_role_playing_conversation_87.json │ │ │ │ ├── helpful_role_playing_conversation_88.json │ │ │ │ ├── helpful_role_playing_conversation_89.json │ │ │ │ ├── helpful_role_playing_conversation_9.json │ │ │ │ ├── helpful_role_playing_conversation_90.json │ │ │ │ ├── helpful_role_playing_conversation_91.json │ │ │ │ ├── helpful_role_playing_conversation_92.json │ │ │ │ ├── helpful_role_playing_conversation_93.json │ │ │ │ ├── helpful_role_playing_conversation_94.json │ │ │ │ ├── helpful_role_playing_conversation_95.json │ │ │ │ ├── helpful_role_playing_conversation_96.json │ │ │ │ ├── helpful_role_playing_conversation_97.json │ │ │ │ ├── helpful_role_playing_conversation_98.json │ │ │ │ └── helpful_role_playing_conversation_99.json │ │ │ └── helpful_writing_conversations/ │ │ │ ├── helpful_writing_conversation_1.json │ │ │ ├── helpful_writing_conversation_10.json │ │ │ ├── helpful_writing_conversation_100.json │ │ │ ├── helpful_writing_conversation_11.json │ │ │ ├── helpful_writing_conversation_12.json │ │ │ ├── helpful_writing_conversation_13.json │ │ │ ├── helpful_writing_conversation_14.json │ │ │ ├── helpful_writing_conversation_15.json │ │ │ ├── helpful_writing_conversation_16.json │ │ │ ├── helpful_writing_conversation_17.json │ │ │ ├── helpful_writing_conversation_18.json │ │ │ ├── helpful_writing_conversation_19.json │ │ │ ├── helpful_writing_conversation_2.json │ │ │ ├── helpful_writing_conversation_20.json │ │ │ ├── helpful_writing_conversation_21.json │ │ │ ├── helpful_writing_conversation_22.json │ │ │ ├── helpful_writing_conversation_23.json │ │ │ ├── helpful_writing_conversation_24.json │ │ │ ├── helpful_writing_conversation_25.json │ │ │ ├── helpful_writing_conversation_26.json │ │ │ ├── helpful_writing_conversation_27.json │ │ │ ├── helpful_writing_conversation_28.json │ │ │ ├── helpful_writing_conversation_29.json │ │ │ ├── helpful_writing_conversation_3.json │ │ │ ├── helpful_writing_conversation_30.json │ │ │ ├── helpful_writing_conversation_31.json │ │ │ ├── helpful_writing_conversation_32.json │ │ │ ├── helpful_writing_conversation_33.json │ │ │ ├── helpful_writing_conversation_34.json │ │ │ ├── helpful_writing_conversation_35.json │ │ │ ├── helpful_writing_conversation_36.json │ │ │ ├── helpful_writing_conversation_37.json │ │ │ ├── helpful_writing_conversation_38.json │ │ │ ├── helpful_writing_conversation_39.json │ │ │ ├── helpful_writing_conversation_4.json │ │ │ ├── helpful_writing_conversation_40.json │ │ │ ├── helpful_writing_conversation_41.json │ │ │ ├── helpful_writing_conversation_42.json │ │ │ ├── helpful_writing_conversation_43.json │ │ │ ├── helpful_writing_conversation_44.json │ │ │ ├── helpful_writing_conversation_45.json │ │ │ ├── helpful_writing_conversation_46.json │ │ │ ├── helpful_writing_conversation_47.json │ │ │ ├── helpful_writing_conversation_48.json │ │ │ ├── helpful_writing_conversation_49.json │ │ │ ├── helpful_writing_conversation_5.json │ │ │ ├── helpful_writing_conversation_50.json │ │ │ ├── helpful_writing_conversation_51.json │ │ │ ├── helpful_writing_conversation_52.json │ │ │ ├── helpful_writing_conversation_53.json │ │ │ ├── helpful_writing_conversation_54.json │ │ │ ├── helpful_writing_conversation_55.json │ │ │ ├── helpful_writing_conversation_56.json │ │ │ ├── helpful_writing_conversation_57.json │ │ │ ├── helpful_writing_conversation_58.json │ │ │ ├── helpful_writing_conversation_59.json │ │ │ ├── helpful_writing_conversation_6.json │ │ │ ├── helpful_writing_conversation_60.json │ │ │ ├── helpful_writing_conversation_61.json │ │ │ ├── helpful_writing_conversation_62.json │ │ │ ├── helpful_writing_conversation_63.json │ │ │ ├── helpful_writing_conversation_64.json │ │ │ ├── helpful_writing_conversation_65.json │ │ │ ├── helpful_writing_conversation_66.json │ │ │ ├── helpful_writing_conversation_67.json │ │ │ ├── helpful_writing_conversation_68.json │ │ │ ├── helpful_writing_conversation_69.json │ │ │ ├── helpful_writing_conversation_7.json │ │ │ ├── helpful_writing_conversation_70.json │ │ │ ├── helpful_writing_conversation_71.json │ │ │ ├── helpful_writing_conversation_72.json │ │ │ ├── helpful_writing_conversation_73.json │ │ │ ├── helpful_writing_conversation_74.json │ │ │ ├── helpful_writing_conversation_75.json │ │ │ ├── helpful_writing_conversation_76.json │ │ │ ├── helpful_writing_conversation_77.json │ │ │ ├── helpful_writing_conversation_78.json │ │ │ ├── helpful_writing_conversation_79.json │ │ │ ├── helpful_writing_conversation_8.json │ │ │ ├── helpful_writing_conversation_80.json │ │ │ ├── helpful_writing_conversation_81.json │ │ │ ├── helpful_writing_conversation_82.json │ │ │ ├── helpful_writing_conversation_83.json │ │ │ ├── helpful_writing_conversation_84.json │ │ │ ├── helpful_writing_conversation_85.json │ │ │ ├── helpful_writing_conversation_86.json │ │ │ ├── helpful_writing_conversation_87.json │ │ │ ├── helpful_writing_conversation_88.json │ │ │ ├── helpful_writing_conversation_89.json │ │ │ ├── helpful_writing_conversation_9.json │ │ │ ├── helpful_writing_conversation_90.json │ │ │ ├── helpful_writing_conversation_91.json │ │ │ ├── helpful_writing_conversation_92.json │ │ │ ├── helpful_writing_conversation_93.json │ │ │ ├── helpful_writing_conversation_94.json │ │ │ ├── helpful_writing_conversation_95.json │ │ │ ├── helpful_writing_conversation_96.json │ │ │ ├── helpful_writing_conversation_97.json │ │ │ ├── helpful_writing_conversation_98.json │ │ │ └── helpful_writing_conversation_99.json │ │ └── honest_conversations/ │ │ ├── honest_conversation_1.json │ │ ├── honest_conversation_10.json │ │ ├── honest_conversation_11.json │ │ ├── honest_conversation_12.json │ │ ├── honest_conversation_13.json │ │ ├── honest_conversation_14.json │ │ ├── honest_conversation_15.json │ │ ├── honest_conversation_16.json │ │ ├── honest_conversation_17.json │ │ ├── honest_conversation_18.json │ │ ├── honest_conversation_19.json │ │ ├── honest_conversation_2.json │ │ ├── honest_conversation_20.json │ │ ├── honest_conversation_3.json │ │ ├── honest_conversation_4.json │ │ ├── honest_conversation_5.json │ │ ├── honest_conversation_6.json │ │ ├── honest_conversation_7.json │ │ ├── honest_conversation_8.json │ │ └── honest_conversation_9.json │ └── user_prompts/ │ ├── harmless_prompts.jsonl │ ├── helpful_prompts_without_plugins/ │ │ ├── helpful_brainstorming_prompts.jsonl │ │ ├── helpful_code_prompts.jsonl │ │ ├── helpful_complex_instruction_prompts.jsonl │ │ ├── helpful_role_playing_prompts.jsonl │ │ └── helpful_writing_prompts.jsonl │ └── honest_prompts.jsonl ├── configs/ │ └── sft.yaml ├── finetune_moss.py ├── meta_instruction.txt ├── models/ │ ├── configuration_moss.py │ ├── custom_autotune.py │ ├── modeling_moss.py │ ├── quantization.py │ └── tokenization_moss.py ├── models_jittor/ │ ├── __init__.py │ ├── generation.py │ ├── load.py │ ├── model.py │ └── utils.py ├── moss_api_demo.py ├── moss_cli_demo.py ├── moss_cli_demo_jittor.py ├── moss_inference.py ├── moss_web_demo_gradio.py ├── moss_web_demo_streamlit.py ├── requirements.txt └── utils.py