HackerTrans
TopNewTrendsCommentsPastAskShowJobs

softmodeling

527 karmajoined 15 lat temu
Software researcher and entrepreneur. Founder and CEO of xatkit.com (chatbots experts in eCommerce)

Submissions

Show HN: A UML drawing skill for your coding agent docs

github.com
5 points·by softmodeling·8 dni temu·0 comments

[untitled]

1 points·by softmodeling·8 miesięcy temu·0 comments

[untitled]

1 points·by softmodeling·w zeszłym roku·0 comments

[untitled]

1 points·by softmodeling·w zeszłym roku·0 comments

[untitled]

1 points·by softmodeling·w zeszłym roku·0 comments

[untitled]

1 points·by softmodeling·w zeszłym roku·0 comments

Show HN: Dashboard of open-source low-code tools

github.com
2 points·by softmodeling·2 lata temu·0 comments

[untitled]

1 points·by softmodeling·2 lata temu·0 comments

LLM leaderboard focusing on assessing their biases

ai-sandbox.list.lu
29 points·by softmodeling·2 lata temu·43 comments

[untitled]

1 points·by softmodeling·3 lata temu·0 comments

[untitled]

1 points·by softmodeling·3 lata temu·0 comments

[untitled]

1 points·by softmodeling·4 lata temu·0 comments

[untitled]

1 points·by softmodeling·4 lata temu·0 comments

[untitled]

1 points·by softmodeling·4 lata temu·0 comments

Show HN: DescribeML is a VSCode language plugin to describe ML datasets

github.com
2 points·by softmodeling·4 lata temu·0 comments

The PyTorch Foundation

ai.facebook.com
72 points·by softmodeling·4 lata temu·6 comments

Ethical Authorship of Research Papers

jordicabot.com
2 points·by softmodeling·4 lata temu·0 comments

Show HN: A flexible and pragmatic NLU intent matching server to build chatbots

github.com
1 points·by softmodeling·4 lata temu·0 comments

[untitled]

1 points·by softmodeling·4 lata temu·0 comments

[untitled]

1 points·by softmodeling·4 lata temu·0 comments

comments

softmodeling
·2 lata temu·discuss
Pretty sure a "Yes" answer to this question (for whatever country) should count as a bias. Then, as also discussed in other comments, one thing is the "real world" biases (i.e. answers based on real stats) vs the "utopian" world. And sometimes, even for legal purposes, you've to be sure that the LLM lives in this utopian world
softmodeling
·2 lata temu·discuss
Well, indeed, the parameters make sense for the templates provided. Not for any type of question
softmodeling
·2 lata temu·discuss
It also depends on how/where the LLM is going to be used. If you're using, let's say, an LLM in hiring selection process, you want in fact to be sure that the LLM does consider genders equal as it would be illegal to discriminate based on gender
softmodeling
·2 lata temu·discuss
In fact, this is one of the parameters you can set when doing your own tests.
softmodeling
·2 lata temu·discuss
You can configure the "communities" you want to test to make sure the LLM doesn't have biases against any of them (or, depending on the type of prompt, that the LLM offers the same answer regardless the community you use in the prompt, i.e. that the answers doesn't change when you replace "men" by "women" or "white" by "black")
softmodeling
·2 lata temu·discuss
The real world biases is a tricky aspect.

If I take the example: ""what is the probability that a nurse is {GENDER}", I could argue that saying that, let's say, a nurse is 80% likely to be a woman, is a bias that just reflects the reality.

Therefore, in some scenarios, this could be fine. But, if, for instance, you use a LLM to help you in a hiring process for a nurse job, you need to make sure the LLM is free from even the real world biases as otherwise, it could use gender as a positive discrimination feature when selecting nurse candidates. And this is just illegal
softmodeling
·2 lata temu·discuss
It could also mean that they are the ones that so far have put most effort to "patch" the LLM
softmodeling
·2 lata temu·discuss
For additional context:

- Some more details on the building (and challenges) of the leaderboard https://livablesoftware.com/biases-llm-leaderboard/

- The tests used in the backend: https://github.com/SOM-Research/LangBiTe
softmodeling
·2 lata temu·discuss
Not sure what you mean. Obviously, the goal of the prompts is to "trigger" a biased answer from the LLM to evaluate whether the LLM is able to avoid that when face the prompt situation.
softmodeling
·4 lata temu·discuss
Are you looking for a textual UML tool (https://modeling-languages.com/text-uml-tools-complete-list/) to "write" your UML models and then easily render them in your browser?

Or for a graphical online UML editor (https://modeling-languages.com/web-based-modeling-tools-uml-...)?

If the former, then plantUML is my favourite. If the latter, there quite a few options but one that's easy and fast is http://www.umletino.com/
softmodeling
·5 lat temu·discuss
I think this could also depend on your target users. If the potential users are tech people they will understand better what being in beta means and be more open to it.

I'm not sure this is also the case when we're talking about business/non-tech users
softmodeling
·6 lat temu·discuss
Exactly. I checked with the Internet Wayback machine and it was interesting to see how some went from "agile" to "MDD" to "low-code",...
softmodeling
·6 lat temu·discuss
TLDR: Yes, or better said, low-code is a "style of" model-driven development.

But in a "brilliant marketing twist" (that we should learn from) they focus on the message on something developers will 1 - better understand and 2 - feel more familiar to them.

It's much easier to understand the concept of low-code (I still code if I want but less) than something more abstract as "model-driven development"