Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds dclm fasttext classifier #205

Merged
merged 3 commits into from
Sep 24, 2024
Merged

Adds dclm fasttext classifier #205

merged 3 commits into from
Sep 24, 2024

Conversation

undfined
Copy link
Contributor

@undfined undfined commented Sep 24, 2024

Example output:

{
  "id": "http://antichoiceantiawesome.blogspot.com/2012/01/",
  "attributes": {
    "dclm_fasttext__dclm_oh_eli5__score": [
      [
        0,
        14731,
        0.02031
      ]
    ]
  },
  "source": "dclm-hero-run-fasttext_for_HF"
}
{
  "id": "http://atomphotocomp.org/2018-judge/andrea-ulbrick/",
  "attributes": {
    "dclm_fasttext__dclm_oh_eli5__score": [
      [
        0,
        761,
        0.05164
      ]
    ]
  },
  "source": "dclm-hero-run-fasttext_for_HF"
}
---original---
0.07910442352294922
0.021570026874542236
0.024592816829681396
0.07086175680160522
0.221385657787323
0.06914657354354858
0.03766465187072754
0.02159935235977173
0.020305633544921875
0.051635682582855225

---dolma tagger---
0.0791
0.02157
0.02459
0.07086
0.22139
0.06915
0.03766
0.0216
0.02031
0.05164

@undfined undfined requested a review from soldni September 24, 2024 18:16
@undfined undfined merged commit 06d521d into main Sep 24, 2024
18 checks passed
@undfined undfined deleted the undfined/dclm-ft branch September 24, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants