rmhirota commited on
Commit
aee7ca1
1 Parent(s): d8cb3a4

Model save

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # model_dir
15
 
16
- This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the None dataset.
17
 
18
  ## Model description
19
 
 
13
 
14
  # model_dir
15
 
16
+ This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
17
 
18
  ## Model description
19
 
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25e8e0348e4063182cc1f977bc3f2ad4a86909ebd2735ec16aced4a6b0e5162c
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd442375ca9581b6d8369f1950af05799c94d04e675717c6a30e2967e6d7abb7
3
  size 4472