lucio commited on
Commit
aafe559
β€’
1 Parent(s): 3789b74

Training in progress, step 18500

Browse files
.ipynb_checkpoints/eval-checkpoint.py CHANGED
@@ -49,7 +49,7 @@ def log_results(result: Dataset, args: Dict[str, str]):
49
  def normalize_text(text: str) -> str:
50
  """DO ADAPT FOR YOUR USE CASE. this function normalizes the target text."""
51
 
52
- chars_to_ignore_regex = '[,?.!\-\;\:"β€œ%β€˜β€οΏ½β€”β€™β€¦β€“]' # noqa: W605 IMPORTANT: this should correspond to the chars that were ignored during training
53
 
54
  text = re.sub(chars_to_ignore_regex, "", text.lower())
55
 
 
49
  def normalize_text(text: str) -> str:
50
  """DO ADAPT FOR YOUR USE CASE. this function normalizes the target text."""
51
 
52
+ chars_to_ignore_regex = '[!"%,.:;?\\_|Β©Β«Β¬Β»ΨŒΨ›ΨŸβ€’β€“β€”β€™β€œβ€β€žβ€¦β€Ήβ€Ίβˆ’β˜Ίβ™‚οΏ½\\\\-]' # noqa: W605 IMPORTANT: this should correspond to the chars that were ignored during training
53
 
54
  text = re.sub(chars_to_ignore_regex, "", text.lower())
55
 
eval.py CHANGED
@@ -49,7 +49,7 @@ def log_results(result: Dataset, args: Dict[str, str]):
49
  def normalize_text(text: str) -> str:
50
  """DO ADAPT FOR YOUR USE CASE. this function normalizes the target text."""
51
 
52
- chars_to_ignore_regex = '[,?.!\-\;\:"β€œ%β€˜β€οΏ½β€”β€™β€¦β€“]' # noqa: W605 IMPORTANT: this should correspond to the chars that were ignored during training
53
 
54
  text = re.sub(chars_to_ignore_regex, "", text.lower())
55
 
 
49
  def normalize_text(text: str) -> str:
50
  """DO ADAPT FOR YOUR USE CASE. this function normalizes the target text."""
51
 
52
+ chars_to_ignore_regex = '[!"%,.:;?\\_|Β©Β«Β¬Β»ΨŒΨ›ΨŸβ€’β€“β€”β€™β€œβ€β€žβ€¦β€Ήβ€Ίβˆ’β˜Ίβ™‚οΏ½\\\\-]' # noqa: W605 IMPORTANT: this should correspond to the chars that were ignored during training
53
 
54
  text = re.sub(chars_to_ignore_regex, "", text.lower())
55
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7e4b8c5c1118bb1baee729434aff40837550be44f11a4ddc71b3643882e4d03
3
  size 1262104049
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b90be4276eb5faf73aa36222d89249b80ec66348e9433da7efe67d53c41e0d
3
  size 1262104049
runs/Jan28_17-40-32_job-0074bb36-c67f-4775-b1b6-176eb09b0ba4/events.out.tfevents.1643391738.job-0074bb36-c67f-4775-b1b6-176eb09b0ba4.843454.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77cc0c5d46b1a86d6a2fc82687ea923a2f791a1d4a4415111a5fbd72bf98c515
3
- size 44510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c05204e072a6a078c5880fef30fe2a2e48fea9f4c7ad611aec292154ed3f6db
3
+ size 45634