NiklasKoch commited on
Commit
0d71082
·
verified ·
1 Parent(s): 1b9f350

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -16,6 +16,7 @@ language:
16
  datasets:
17
  - reddit
18
  pipeline_tag: text-classification
 
19
  ---
20
 
21
  # ModernBERT Reddit Discussion Classifier
@@ -32,6 +33,10 @@ This model is a QLoRA (Quantized LoRA) fine-tuned version of `answerdotai/Modern
32
  - **Task**: Binary classification of conversation constructiveness
33
  - **Language**: English
34
 
 
 
 
 
35
  ## Intended Uses
36
 
37
  ### Primary Use Case
 
16
  datasets:
17
  - reddit
18
  pipeline_tag: text-classification
19
+ repo_url: https://github.com/Niklas257/Reddit-Constructiveness-Classification.git
20
  ---
21
 
22
  # ModernBERT Reddit Discussion Classifier
 
33
  - **Task**: Binary classification of conversation constructiveness
34
  - **Language**: English
35
 
36
+ ### Model Source
37
+
38
+ - **Repository**: https://github.com/Niklas257/Reddit-Constructiveness-Classification.git
39
+
40
  ## Intended Uses
41
 
42
  ### Primary Use Case