AbstractPhil commited on
Commit
d32c1dc
·
verified ·
1 Parent(s): b1de796

Update README - Run 20251012_041353

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
- value: 79.49
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
@@ -51,12 +51,12 @@ as class prototypes with role-weighted similarity computation (Rose Loss).
51
  ## Performance
52
 
53
  ### Best Results
54
- - **Validation Accuracy**: 79.49%
55
  - **Best Epoch**: 0
56
- - **Final Train Accuracy**: 67.10%
57
 
58
  ### Per-Scale Performance
59
- - **Scale 384**: 79.49%
60
 
61
 
62
  ## Usage
@@ -164,7 +164,7 @@ score = w_anchor * sim(z, anchor) + w_need * sim(z, need) + ...
164
  author = {AbstractPhil},
165
  year = {2025},
166
  url = {https://huggingface.co/AbstractPhil/gated-david},
167
- note = {Run ID: 20251012_040642}
168
  }
169
  ```
170
 
@@ -179,4 +179,4 @@ Special thanks to Claude (Anthropic) for debugging assistance.
179
 
180
  ---
181
 
182
- *Generated on 2025-10-12 04:09:09*
 
21
  type: imagenet-1k
22
  metrics:
23
  - type: accuracy
24
+ value: 79.32
25
  ---
26
 
27
  # David: Multi-Scale Crystal Classifier
 
51
  ## Performance
52
 
53
  ### Best Results
54
+ - **Validation Accuracy**: 79.32%
55
  - **Best Epoch**: 0
56
+ - **Final Train Accuracy**: 66.04%
57
 
58
  ### Per-Scale Performance
59
+ - **Scale 384**: 79.32%
60
 
61
 
62
  ## Usage
 
164
  author = {AbstractPhil},
165
  year = {2025},
166
  url = {https://huggingface.co/AbstractPhil/gated-david},
167
+ note = {Run ID: 20251012_041353}
168
  }
169
  ```
170
 
 
179
 
180
  ---
181
 
182
+ *Generated on 2025-10-12 04:16:08*