-
1) Saqué "zapatillas" porque sólo se usa en tal sentido en la Argentina. Puse "zapatos" en consideración de la aceptación del término en todo el ámbito hispoanoamericano.
2) "por lejos" está desacons…
-
### Godot version
v4.0.stable.official [92bee43ad]
### System information
Linux Ubuntu
### Issue description
**[The example for `_get_property_list` is not working](https://docs.godotengine.org/e…
-
Example `justfile`:
```sh
lol: hi hello hi
@hi:
echo "1"
@hello:
echo "2"
```
Expected output from `just lol`
```
1
2
1
```
Actual output from `just lol`
```
1
2
``…
-
See https://discourse.gohugo.io/t/scss-broken-after-0-123/48937
-
Comment below with a well-developed question or comment about the reading for this week's workshop. These are individual questions and comments.
Please post your question by Wednesday 11:59 PM, and…
-
Laws and regulations are the basis for supervision and the premise of supervision according to law. However, it is very difficult to legislate brain-computer interface technology, and it is difficult …
-
ghost updated
11 months ago
-
Comment below with questions or thoughts about the reading for [this week's workshop](https://github.com/uchicago-computation-workshop/Fall2019/blob/master/10-31_West&Bergstrom/README.md).
Please m…
-
Task: mmlu_flan_cot_fewshot
Branch: big-refactor
Script:
```bash
lm-eval --model hf --model_args pretrained=meta-llama/Llama-2-7b-chat-hf,dtype=float16 --write_out --limit 2 --tasks mmlu_…
-
I am running the same tests with different batch sizes and getting different results.
TLDR; with batch 1,5 and 32 the accuracy numbers are 0.3215, 0.3183, 0.3023 respectively
```
(venv) root@b41…