Training in progress, step 500
Browse files- README.md +2 -7
- config.json +1 -1
- model.safetensors +1 -1
- runs/Feb21_17-15-06_n21/events.out.tfevents.1708532259.n21.1431136.0 +3 -0
- sentencepiece.bpe.model +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -6,11 +6,6 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: fine_tuned_XLMROBERTA_cs_wikann
|
8 |
results: []
|
9 |
-
datasets:
|
10 |
-
- wikiann
|
11 |
-
language:
|
12 |
-
- cs
|
13 |
-
pipeline_tag: token-classification
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# fine_tuned_XLMROBERTA_cs_wikann
|
20 |
|
21 |
-
This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on an
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.1216
|
24 |
- Overall Precision: 0.8919
|
@@ -69,4 +64,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.36.2
|
70 |
- Pytorch 2.1.2+cu121
|
71 |
- Datasets 2.16.1
|
72 |
-
- Tokenizers 0.15.0
|
|
|
6 |
model-index:
|
7 |
- name: fine_tuned_XLMROBERTA_cs_wikann
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
|
14 |
# fine_tuned_XLMROBERTA_cs_wikann
|
15 |
|
16 |
+
This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.1216
|
19 |
- Overall Precision: 0.8919
|
|
|
64 |
- Transformers 4.36.2
|
65 |
- Pytorch 2.1.2+cu121
|
66 |
- Datasets 2.16.1
|
67 |
+
- Tokenizers 0.15.0
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "xlm-roberta-large",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "FacebookAI/xlm-roberta-large",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235440556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:793c80bde400c8c8405ef5abe9fc33011aa5c388ee19b0409e7a30860672cae4
|
3 |
size 2235440556
|
runs/Feb21_17-15-06_n21/events.out.tfevents.1708532259.n21.1431136.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff8aed21d4c1d674a37db7b05adc80d3cce70c6108a7812fcf0b1acbfabe31cc
|
3 |
+
size 5306
|
sentencepiece.bpe.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
|
3 |
+
size 5069051
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85c633aaa50e04dcc40a6b4fd68a0ba180634f78dc165e0e6e2f80ac4e73d8d3
|
3 |
size 4728
|