mirror of
https://github.com/wassname/moral-maps.git
synced 2026-09-09 11:27:22 +08:00
misc
This commit is contained in:
@@ -12,7 +12,7 @@ import httpx
|
||||
from loguru import logger
|
||||
|
||||
URL = "https://raw.githubusercontent.com/peterkirgis/llm-moral-foundations/main/data/survey/vignettes.csv"
|
||||
OUT = Path(__file__).resolve().parents[1] / "data" / "vignettes.csv"
|
||||
OUT = Path(__file__).resolve().parents[1] / "data" / "vignettes_classic.csv"
|
||||
|
||||
|
||||
def main() -> None:
|
||||
|
||||
Reference in New Issue
Block a user