Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
34 lines
653 B
JSON
34 lines
653 B
JSON
{
|
|
"script_version": "cluster_keywords.py 1.0.0",
|
|
"source_runs": [
|
|
"runs/01-tag/run1",
|
|
"runs/01-tag/run2"
|
|
],
|
|
"source_records": [
|
|
882,
|
|
882
|
|
],
|
|
"embedding": {
|
|
"model": "sentence-transformers/all-mpnet-base-v2",
|
|
"revision": "e8c3b32edf5434bc2275fc9bab85f82640a19130"
|
|
},
|
|
"clustering": {
|
|
"algorithm": "AgglomerativeClustering",
|
|
"linkage": "ward",
|
|
"metric": "euclidean",
|
|
"clusters": 100
|
|
},
|
|
"extra_keywords": [
|
|
"women-power"
|
|
],
|
|
"keyword_count": 5999,
|
|
"versions": {
|
|
"python": "3.14.6",
|
|
"torch": "2.13.0+cpu",
|
|
"transformers": "5.14.1",
|
|
"sentence-transformers": "5.6.1",
|
|
"scikit-learn": "1.9.0",
|
|
"numpy": "2.5.1"
|
|
}
|
|
}
|