crumb commited on
Commit
1f8fe48
1 Parent(s): b177a97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -20,4 +20,6 @@ Structure:
20
  "text": String, the original text that was encoded,
21
  "attention_mask": List, binary mask to pass to your model with encoding to not attend to pad tokens
22
  }
23
- ```
 
 
 
20
  "text": String, the original text that was encoded,
21
  "attention_mask": List, binary mask to pass to your model with encoding to not attend to pad tokens
22
  }
23
+ ```
24
+
25
+ just a tip, you cannot load this with the RAM in the free ver of google colab, not even a single file, streaming won't work either