Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
base_model: BAAI/bge-base-en-v1.5
|
4 |
tags:
|
5 |
- generated_from_trainer
|
@@ -8,8 +8,7 @@ model-index:
|
|
8 |
results: []
|
9 |
datasets:
|
10 |
- GIZ/policy_classification
|
11 |
-
library_name:
|
12 |
-
|
13 |
co2_eq_emissions:
|
14 |
emissions: 40.5174303026829
|
15 |
source: codecarbon
|
@@ -19,6 +18,7 @@ co2_eq_emissions:
|
|
19 |
ram_total_size: 12.6747894287109
|
20 |
hours_used: 0.994
|
21 |
hardware_used: 1 x Tesla T4
|
|
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
base_model: BAAI/bge-base-en-v1.5
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
8 |
results: []
|
9 |
datasets:
|
10 |
- GIZ/policy_classification
|
11 |
+
library_name: transformers
|
|
|
12 |
co2_eq_emissions:
|
13 |
emissions: 40.5174303026829
|
14 |
source: codecarbon
|
|
|
18 |
ram_total_size: 12.6747894287109
|
19 |
hours_used: 0.994
|
20 |
hardware_used: 1 x Tesla T4
|
21 |
+
pipeline_tag: text-classification
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|