pere commited on
Commit
4015451
1 Parent(s): c0f31d6

minor stuff

Browse files
__pycache__/partitions.cpython-38.pyc ADDED
Binary file (2.51 kB). View file
 
events.out.tfevents.1626565419.t1v-n-1a0a7c50-w-0.52306.3.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff0dacd2c2321c29c2f3ef8182ed680261c1e9e61280218e629aae805db803e
3
+ size 40
run_clm_mp.py CHANGED
@@ -263,6 +263,7 @@ def main():
263
  #
264
  # For CSV/JSON files, this script will use the column called 'text' or the first column if no column called
265
  # 'text' is found. You can easily tweak this behavior (see below).
 
266
  if data_args.dataset_name is not None:
267
  # Downloading and loading a dataset from the hub.
268
  dataset = load_dataset(
 
263
  #
264
  # For CSV/JSON files, this script will use the column called 'text' or the first column if no column called
265
  # 'text' is found. You can easily tweak this behavior (see below).
266
+
267
  if data_args.dataset_name is not None:
268
  # Downloading and loading a dataset from the hub.
269
  dataset = load_dataset(