File size: 362 Bytes
ace77cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
---
license: apache-2.0
tags:
- unspsc
metrics:
- accuracy
---


# results

It achieves the following results on the evaluation set:
- Loss: 1.6502
- Accuracy: 0.8907

## Model description

This model predicts UNSPSC code based on the product name.


### Framework versions

- Transformers 4.42.0.dev0
- Pytorch 2.3.0+cu121
- Datasets 2.19.0
- Tokenizers 0.19.1