udrearobert999
commited on
Push model using huggingface_hub.
Browse files- README.md +4 -2
- model.safetensors +1 -1
- model_head.pkl +1 -1
README.md
CHANGED
@@ -189,7 +189,7 @@ model-index:
|
|
189 |
split: test
|
190 |
metrics:
|
191 |
- type: f1
|
192 |
-
value: 0.
|
193 |
name: F1
|
194 |
---
|
195 |
|
@@ -272,7 +272,7 @@ The model has been trained using an efficient few-shot learning technique that i
|
|
272 |
### Metrics
|
273 |
| Label | F1 |
|
274 |
|:--------|:-------|
|
275 |
-
| **all** | 0.
|
276 |
|
277 |
## Uses
|
278 |
|
@@ -396,6 +396,8 @@ preds = model("##rch procedure that evaluates the objective function p x display
|
|
396 |
|:------:|:----:|:-------------:|:---------------:|
|
397 |
| 0.0009 | 1 | 0.2819 | - |
|
398 |
| 0.9302 | 1000 | 0.0029 | - |
|
|
|
|
|
399 |
|
400 |
### Framework Versions
|
401 |
- Python: 3.10.12
|
|
|
189 |
split: test
|
190 |
metrics:
|
191 |
- type: f1
|
192 |
+
value: 0.648723085715682
|
193 |
name: F1
|
194 |
---
|
195 |
|
|
|
272 |
### Metrics
|
273 |
| Label | F1 |
|
274 |
|:--------|:-------|
|
275 |
+
| **all** | 0.6487 |
|
276 |
|
277 |
## Uses
|
278 |
|
|
|
396 |
|:------:|:----:|:-------------:|:---------------:|
|
397 |
| 0.0009 | 1 | 0.2819 | - |
|
398 |
| 0.9302 | 1000 | 0.0029 | - |
|
399 |
+
| 0.0009 | 1 | 0.0058 | - |
|
400 |
+
| 0.9302 | 1000 | 0.0015 | - |
|
401 |
|
402 |
### Framework Versions
|
403 |
- Python: 3.10.12
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437967672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:808bad639ba80a52fbf938351502d53368aed7112c87a87d6e950cc5eb24fb08
|
3 |
size 437967672
|
model_head.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133827
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9058434399b4e470893d3c08c3f0cc23bb3dc6ee4a9fec315c35f6f831fab22f
|
3 |
size 133827
|