dutta18 commited on
Commit
edba439
1 Parent(s): 7919c8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ dataset_info:
18
 
19
  When people communicate, they rely on a large body of shared common sense knowledge in order to understand each other. Many barriers we face today in artificial intelligence and user interface design are due to the fact that computers do not share this knowledge. To improve computers' understanding of the world that people live in and talk about, we need to provide them with usable knowledge about the basic relationships between things that nearly every person knows.
20
 
21
- The embedding for implementing FAISS indexing is given in the dataset.
22
 
23
  To implement FAISS indexing:
24
 
 
18
 
19
  When people communicate, they rely on a large body of shared common sense knowledge in order to understand each other. Many barriers we face today in artificial intelligence and user interface design are due to the fact that computers do not share this knowledge. To improve computers' understanding of the world that people live in and talk about, we need to provide them with usable knowledge about the basic relationships between things that nearly every person knows.
20
 
21
+ The embedding for implementing FAISS indexing is given in the dataset as the 'embedding' column.
22
 
23
  To implement FAISS indexing:
24