ianro04 commited on
Commit
3ba777c
·
verified ·
1 Parent(s): 066aaac

Fixed broken link in README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -128,4 +128,4 @@ It was done as an undergraduate final project for a Spring 2026 NLP course at th
128
  The full program utilizes a fine-tuned ScandiBERT, trained on limited amounts of OPUS-100, and combined with regex-enforced heuristics.
129
  Achieves ~93% macro-F1 score on OPUS-100 test set and ~84% macro-F1 score against the comprehensive SLIDE eval set, with a fraction of the training data used in SLIDE.
130
 
131
- ([GitHub](https://github.com/cloudeerie/scandiprob) | [Kaggle Notebooks](https://www.kaggle.com/code/cloudeerie/scandiprob/) | [Space]((https://huggingface.co/spaces/ianro04/ScandiProb)))
 
128
  The full program utilizes a fine-tuned ScandiBERT, trained on limited amounts of OPUS-100, and combined with regex-enforced heuristics.
129
  Achieves ~93% macro-F1 score on OPUS-100 test set and ~84% macro-F1 score against the comprehensive SLIDE eval set, with a fraction of the training data used in SLIDE.
130
 
131
+ ([GitHub](https://github.com/cloudeerie/scandiprob) | [Kaggle Notebooks](https://www.kaggle.com/code/cloudeerie/scandiprob/) | [Space](https://huggingface.co/spaces/ianro04/ScandiProb))