Snaseem2026 commited on
Commit
ff4fad7
·
verified ·
1 Parent(s): ae0c531

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +20 -19
  2. model.safetensors +1 -1
README.md CHANGED
@@ -2,29 +2,30 @@
2
  language: en
3
  license: mit
4
  tags:
5
- - text-classification
6
- - code-quality
7
- - documentation
8
- - code-comments
9
- - developer-tools
10
- - distilbert
11
  datasets:
12
- - synthetic
13
  metrics:
14
- - accuracy
15
- - f1
16
- - precision
17
- - recall
18
  pipeline_tag: text-classification
19
  widget:
20
- - text: "This function calculates the Fibonacci sequence using dynamic programming to avoid redundant calculations. Time complexity: O(n), Space complexity: O(n)"
21
- example_title: "Excellent Comment"
22
- - text: "Calculates the sum of two numbers and returns the result"
23
- example_title: "Helpful Comment"
24
- - text: "does stuff with numbers"
25
- example_title: "Unclear Comment"
26
- - text: "DEPRECATED: Use calculate_new() instead. This method will be removed in v2.0"
27
- example_title: "Outdated Comment"
 
28
  ---
29
 
30
  # Code Comment Quality Classifier 🔍
 
2
  language: en
3
  license: mit
4
  tags:
5
+ - text-classification
6
+ - code-quality
7
+ - documentation
8
+ - code-comments
9
+ - developer-tools
10
+ - distilbert
11
  datasets:
12
+ - synthetic
13
  metrics:
14
+ - accuracy
15
+ - f1
16
+ - precision
17
+ - recall
18
  pipeline_tag: text-classification
19
  widget:
20
+ - text: 'This function calculates the Fibonacci sequence using dynamic programming
21
+ to avoid redundant calculations. Time complexity: O(n), Space complexity: O(n)'
22
+ example_title: Excellent Comment
23
+ - text: Calculates the sum of two numbers and returns the result
24
+ example_title: Helpful Comment
25
+ - text: does stuff with numbers
26
+ example_title: Unclear Comment
27
+ - text: 'DEPRECATED: Use calculate_new() instead. This method will be removed in v2.0'
28
+ example_title: Outdated Comment
29
  ---
30
 
31
  # Code Comment Quality Classifier 🔍
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66eca509a90d63dea552094133a3a6217650aff3bfaa86148c94c0463231200f
3
  size 267838720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5335661d6384f8289b51d9b314bc2f675715f1e91b0296718fbf1ca87bb2726a
3
  size 267838720