Graph Machine Learning
fastText
Kjppmp commited on
Commit
b0da432
·
verified ·
1 Parent(s): c7ba2a5

Create dataset .cl

Browse files
Files changed (1) hide show
  1. dataset .cl +3 -0
dataset .cl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from datasets import load_dataset
2
+
3
+ ds = load_dataset("pphuc25/text2kg-v2")