Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# This model is a fine-tuned version of distilbert/distilbert-base-uncased for NER Task.
|
2 |
|
3 |
### The following hyperparameters were used during training:
|
@@ -25,18 +39,4 @@ Framework versions
|
|
25 |
Transformers 4.41.2
|
26 |
Pytorch 2.3.0+cu121
|
27 |
Datasets 2.19.2
|
28 |
-
Tokenizers 0.19.1
|
29 |
-
|
30 |
-
---
|
31 |
-
title: Marketplace Products
|
32 |
-
emoji: 🚀
|
33 |
-
colorFrom: purple
|
34 |
-
colorTo: yellow
|
35 |
-
sdk: gradio
|
36 |
-
sdk_version: 4.37.2
|
37 |
-
app_file: app.py
|
38 |
-
pinned: false
|
39 |
-
license: apache-2.0
|
40 |
-
---
|
41 |
-
|
42 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: Marketplace Products
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
# This model is a fine-tuned version of distilbert/distilbert-base-uncased for NER Task.
|
16 |
|
17 |
### The following hyperparameters were used during training:
|
|
|
39 |
Transformers 4.41.2
|
40 |
Pytorch 2.3.0+cu121
|
41 |
Datasets 2.19.2
|
42 |
+
Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|