mrcabbage972
mrcabbage972
So the way to create users is: 1. login as the ubuntu user 2. sudo adduser [user name] 3. sudo passwrd [user name] - will prompt for the password 4....
I didn't understand the part about the 1000 training examples. Our datasets are much bigger than that!
We have an issue for Eval Harness in the backlog.
@jordiclive @ontocord We had used layers 9-13 when we trained the experts. See: https://github.com/ontocord/MDEL/blob/main/src/mdel/train.sh#L4
@jordiclive Any updates on this issue?
@ontocord Can you please provide some context on what is the goal here?
PubMedQA seems most relevant among the LM harness tasks. The harness also has an adapter for BigBench, which has a gigantic amount of tasks including some about programming: auto_debugging, python_programming_challenge,...
@kenhktsui Should we create a separate issue to find relevant tasks to be used for the downstream evaluation?