Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ Each entry contains:
|
|
38 |
- `id`: Unique work ID (OpenAlex identifier)
|
39 |
- `title`: English title of the research work
|
40 |
- `abstract`: English abstract of the research work
|
41 |
-
- `embedding`: Float32
|
42 |
|
43 |
## ⚠️ License & Use
|
44 |
|
|
|
38 |
- `id`: Unique work ID (OpenAlex identifier)
|
39 |
- `title`: English title of the research work
|
40 |
- `abstract`: English abstract of the research work
|
41 |
+
- `embedding`: Float32 ncoded vector
|
42 |
|
43 |
## ⚠️ License & Use
|
44 |
|