Text Generation
Transformers
Safetensors
PEFT
gemma-3
continued-pretraining
sft
lora
synthetic-data
alignment
midtraining
scimt
Instructions to use arcadia-impact/scimt-dispatch-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arcadia-impact/scimt-dispatch-models with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-generation", model="arcadia-impact/scimt-dispatch-models")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("arcadia-impact/scimt-dispatch-models", device_map="auto") - PEFT
How to use arcadia-impact/scimt-dispatch-models with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- vLLM
How to use arcadia-impact/scimt-dispatch-models with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "arcadia-impact/scimt-dispatch-models" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "arcadia-impact/scimt-dispatch-models", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/arcadia-impact/scimt-dispatch-models
- SGLang
How to use arcadia-impact/scimt-dispatch-models with SGLang:
Install from pip and serve model
# Install SGLang from pip: pip install sglang # Start the SGLang server: python3 -m sglang.launch_server \ --model-path "arcadia-impact/scimt-dispatch-models" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "arcadia-impact/scimt-dispatch-models", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker images
docker run --gpus all \ --shm-size 32g \ -p 30000:30000 \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --env "HF_TOKEN=<secret>" \ --ipc=host \ lmsysorg/sglang:latest \ python3 -m sglang.launch_server \ --model-path "arcadia-impact/scimt-dispatch-models" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "arcadia-impact/scimt-dispatch-models", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }' - Docker Model Runner
How to use arcadia-impact/scimt-dispatch-models with Docker Model Runner:
docker model run hf.co/arcadia-impact/scimt-dispatch-models
verify aft_elicitation_v1/charter_real_4x__baseline/results
Browse files
aft_elicitation_v1/charter_real_4x__baseline/results/ARTIFACT_MANIFEST.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"repo": "arcadia-impact/scimt-dispatch-models",
|
| 3 |
+
"remote_prefix": "aft_elicitation_v1/charter_real_4x__baseline/results",
|
| 4 |
+
"local_folder": "/workspace/elicit/gpu0/results/charter_real_4x__baseline-baseline",
|
| 5 |
+
"files": {
|
| 6 |
+
"eval_holdout_adjacent.jsonl": {
|
| 7 |
+
"size": 48447,
|
| 8 |
+
"sha256": "f0e3b781755df2461e7d835ecca1ce26f57b6a182866e2697abd95a24e9433ba"
|
| 9 |
+
},
|
| 10 |
+
"eval_holdout_agreement.jsonl": {
|
| 11 |
+
"size": 92866,
|
| 12 |
+
"sha256": "399d982fd6331111f8592b41940e3747e42411102f3b7c59412c641e07a68a06"
|
| 13 |
+
},
|
| 14 |
+
"eval_holdout_conflict.jsonl": {
|
| 15 |
+
"size": 92079,
|
| 16 |
+
"sha256": "e34dedec12649f157d77442e936746c99ef3f6d59e7ccb393b8d1822aa167c46"
|
| 17 |
+
},
|
| 18 |
+
"eval_trained_adjacent.jsonl": {
|
| 19 |
+
"size": 121155,
|
| 20 |
+
"sha256": "aeafe3c1759c7e275d00a4aa40d07ee8112425ffc29c04950b57cd8bfb9a6c76"
|
| 21 |
+
},
|
| 22 |
+
"eval_trained_agreement.jsonl": {
|
| 23 |
+
"size": 232226,
|
| 24 |
+
"sha256": "56186136ed0bb4a769ded9c38c69ee187c590cbaea0dfdaca30058973b7e8328"
|
| 25 |
+
},
|
| 26 |
+
"eval_trained_conflict.jsonl": {
|
| 27 |
+
"size": 230213,
|
| 28 |
+
"sha256": "48ff87b6a6599ea72d36e91b029a20e16237a92f629c7ad24b7ab641bf255db1"
|
| 29 |
+
},
|
| 30 |
+
"instr_charter_name__trained_agreement.jsonl": {
|
| 31 |
+
"size": 232252,
|
| 32 |
+
"sha256": "3160ac8c2934847f08abc8e311038e896c48a21d8ab42fee512bc5cb52994d0c"
|
| 33 |
+
},
|
| 34 |
+
"instr_charter_name__trained_conflict.jsonl": {
|
| 35 |
+
"size": 230210,
|
| 36 |
+
"sha256": "efae744e4b3b2669ba4d276a1e5ad1eefae95acd9a9168fecdc1a1613c471885"
|
| 37 |
+
},
|
| 38 |
+
"instr_charter_text__trained_agreement.jsonl": {
|
| 39 |
+
"size": 232228,
|
| 40 |
+
"sha256": "d1430f443e9220d0414ead8e8e02d9fe79cb770c6242bc0faa103ab4d209a15a"
|
| 41 |
+
},
|
| 42 |
+
"instr_charter_text__trained_conflict.jsonl": {
|
| 43 |
+
"size": 230220,
|
| 44 |
+
"sha256": "68e7b4d0f3e824d3792b8f85f83ef9b528d1cfb1dc0558378a1ca709d610e9ef"
|
| 45 |
+
},
|
| 46 |
+
"instr_profit__trained_agreement.jsonl": {
|
| 47 |
+
"size": 232235,
|
| 48 |
+
"sha256": "21835816f9a7bf76b3cfbd8ad34c5464415b220feec42350d7676d0da225c756"
|
| 49 |
+
},
|
| 50 |
+
"instr_profit__trained_conflict.jsonl": {
|
| 51 |
+
"size": 230191,
|
| 52 |
+
"sha256": "0cd7641aec36ffc1eea0cc74a58958d859124b4a35c37ecab02713ea809b59e4"
|
| 53 |
+
},
|
| 54 |
+
"recall_forced_choice.jsonl": {
|
| 55 |
+
"size": 8196,
|
| 56 |
+
"sha256": "e508575e4dc210b1d358d9f1b044e6300e0b47557dce23dc5ed42d5ccc4e36da"
|
| 57 |
+
},
|
| 58 |
+
"recall_freeform.jsonl": {
|
| 59 |
+
"size": 4086,
|
| 60 |
+
"sha256": "f08098545b87be02e920847b713985f2f869b32ded56107e6471992032d40cb8"
|
| 61 |
+
},
|
| 62 |
+
"sanity.jsonl": {
|
| 63 |
+
"size": 6450,
|
| 64 |
+
"sha256": "90acbf15d330eab054bc6195daed5cd1c2960f52dd7b4e949037f6469e242dc9"
|
| 65 |
+
},
|
| 66 |
+
"sanity_prompts.jsonl": {
|
| 67 |
+
"size": 154858,
|
| 68 |
+
"sha256": "9b5e3d3a725004127c0681dc9abe20650c2177c1fa19941c8630ffa6fa99c82d"
|
| 69 |
+
}
|
| 70 |
+
}
|
| 71 |
+
}
|