Gustavo Albuquerque Barros
commited on
Commit
•
8c22035
1
Parent(s):
7383ef2
End of training
Browse files- README.md +2 -2
- logs/events.out.tfevents.1699113311.2682168ce702.20269.1 +2 -2
- model.safetensors +1 -1
- tokenizer.json +16 -2
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: SCUT-DLVCLab/lilt-roberta-en-base
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
- dokki-
|
8 |
model-index:
|
9 |
- name: dokki-lilt
|
10 |
results: []
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# dokki-lilt
|
17 |
|
18 |
-
This model is a fine-tuned version of [SCUT-DLVCLab/lilt-roberta-en-base](https://huggingface.co/SCUT-DLVCLab/lilt-roberta-en-base) on the dokki-
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- dokki-pagamentos
|
8 |
model-index:
|
9 |
- name: dokki-lilt
|
10 |
results: []
|
|
|
15 |
|
16 |
# dokki-lilt
|
17 |
|
18 |
+
This model is a fine-tuned version of [SCUT-DLVCLab/lilt-roberta-en-base](https://huggingface.co/SCUT-DLVCLab/lilt-roberta-en-base) on the dokki-pagamentos dataset.
|
19 |
|
20 |
## Model description
|
21 |
|
logs/events.out.tfevents.1699113311.2682168ce702.20269.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e017c0652b17294cbd6c3a93b18e2094ec646c3391b791679744f704a8d4f93f
|
3 |
+
size 6422
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 520721412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3156529c86e2080024cdad4b18c1b129560d9a6d13cdb1ac93f4ce862608669a
|
3 |
size 520721412
|
tokenizer.json
CHANGED
@@ -1,7 +1,21 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 512,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
+
"padding": {
|
10 |
+
"strategy": {
|
11 |
+
"Fixed": 512
|
12 |
+
},
|
13 |
+
"direction": "Right",
|
14 |
+
"pad_to_multiple_of": null,
|
15 |
+
"pad_id": 1,
|
16 |
+
"pad_type_id": 0,
|
17 |
+
"pad_token": "<pad>"
|
18 |
+
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|