sandeshrajx
commited on
test
Browse files- README.md +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -8,7 +8,7 @@ metrics:
|
|
8 |
- f1
|
9 |
- precision
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results: []
|
13 |
---
|
14 |
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sandeshrajx/ultron-nlp/runs/ehdpl54g)
|
19 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sandeshrajx/ultron-nlp/runs/ehdpl54g)
|
20 |
-
#
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
|
|
8 |
- f1
|
9 |
- precision
|
10 |
model-index:
|
11 |
+
- name: bert-fraud-classification-test
|
12 |
results: []
|
13 |
---
|
14 |
|
|
|
17 |
|
18 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sandeshrajx/ultron-nlp/runs/ehdpl54g)
|
19 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sandeshrajx/ultron-nlp/runs/ehdpl54g)
|
20 |
+
# bert-fraud-classification-test
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ece75396a0eff665ebf0959d83bbcf22d51c43cde1e10f6f405e5464d7dbc0f
|
3 |
size 5176
|