SunW7777 commited on
Commit
f7294cc
·
verified ·
1 Parent(s): fb2fe09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,4 +19,4 @@ tokenized_input = tokenizer(input_text, return_tensors="pt", max_length=8000, tr
19
  print(model(**tokenized_input))
20
  ```
21
 
22
- # Train dataset is here ()
 
19
  print(model(**tokenized_input))
20
  ```
21
 
22
+ # Train dataset is here (https://huggingface.co/datasets/SunW7777/EpicPRM)