opening-up-chatgpt / opening-up-chatgpt.github.io

Tracking instruction-tuned LLM openness. Paper: Liesenfeld, Andreas, Alianda Lopez, and Mark Dingemanse. 2023. “Opening up ChatGPT: Tracking Openness, Transparency, and Accountability in Instruction-Tuned Text Generators.” In Proceedings of the 5th International Conference on Conversational User Interfaces. doi:10.1145/3571884.3604316.
https://opening-up-chatgpt.github.io/
Apache License 2.0
80 stars 5 forks source link

Make link to yaml source more prominent #57

Closed mdingemanse closed 7 months ago

mdingemanse commented 9 months ago

On mobile devices, hover won't work so the site doesn't adequately show the sheer number of evidence-based data points we have assembled. It is also hard to hit the § link at the end of a secondary row.

Proposal: link every model name to its yaml file, use org name to link to project: link (org doesn't need its own link, they have enough SEO juice anyway). What do you say @liesenf @timjzee ?

timjzee commented 9 months ago

What should happen to the § link?

mdingemanse commented 9 months ago

I think that could go then, if the model name would then be formatted like: <a href="/projects/file_name.yaml}" title="data: {yaml_file_name.yaml}">{project}</a>

(I know I introduced the § myself in #27 :D )

timjzee commented 7 months ago

I couldn't say goodbye yet to our friend §. It now links to the org. Everything else is as you proposed. @mdingemanse

mdingemanse commented 7 months ago

1Excellent — good choice! Closing this now; it's a nice improvement