graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "parlai/agents" -- "projects/light_whoami" [label=" 290 ", penwidth="10", color="#DC143CFF"]; "parlai/core" -- "parlai/tasks" [label=" 202 ", penwidth="6", color="#DC143CB7"]; "parlai/agents" -- "parlai/core" [label=" 176 ", penwidth="6", color="#DC143CB7"]; "parlai/core" -- "projects/light_whoami" [label=" 169 ", penwidth="5", color="#DC143CA5"]; "parlai/agents" -- "projects/blenderbot2" [label=" 156 ", penwidth="5", color="#DC143CA5"]; "parlai/agents" -- "parlai/tasks" [label=" 132 ", penwidth="4", color="#DC143C93"]; "parlai/core" -- "projects/style_gen" [label=" 86 ", penwidth="2", color="#DC143C70"]; "parlai/crowdsourcing" -- "projects/safety_recipes" [label=" 70 ", penwidth="2", color="#DC143C70"]; "projects/blenderbot2" -- "projects/msc" [label=" 62 ", penwidth="2", color="#DC143C70"]; "parlai/agents" -- "projects/style_gen" [label=" 61 ", penwidth="2", color="#DC143C70"]; "parlai/chat_service" -- "parlai/scripts" [label=" 56 ", penwidth="1", color="#DC143C5E"]; "parlai/tasks" -- "projects/light_whoami" [label=" 54 ", penwidth="1", color="#DC143C5E"]; "parlai/tasks" -- "projects/wizard_of_wikipedia" [label=" 54 ", penwidth="1", color="#DC143C5E"]; "parlai/agents" -- "projects/params_vs_compute" [label=" 52 ", penwidth="1", color="#DC143C5E"]; }