File size: 599 Bytes
4a00f6a
c338518
4a00f6a
c338518
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
language: en
tags:
  - text-classification
  - e-commerce
  - product-classification
  - distilbert
license: apache-2.0
datasets:
  - lakritidis/product-classification-and-categorization
model-index:
  - name: DistilBERT-ProductClassifier
    results:
      - task:
          type: text-classification
          name: Product Category Classification
        dataset:
          name: Product Classification and Categorization
          type: lakritidis/product-classification-and-categorization
        metrics:
          - type: accuracy
            value: 96.17
            name: Accuracy
---