riccorl commited on
Commit
b65a1b5
1 Parent(s): 1ea723e

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.yaml +4 -0
  2. documents.jsonl +66 -0
  3. embeddings.pt +3 -0
config.yaml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ _target_: relik.retriever.indexers.inmemory.InMemoryDocumentIndex
2
+ metadata_fields: []
3
+ separator: null
4
+ name_or_path: null
documents.jsonl ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"text": "person-artist/author", "id": 0, "metadata": {}}
2
+ {"text": "person-actor", "id": 1, "metadata": {}}
3
+ {"text": "art-writtenart", "id": 2, "metadata": {}}
4
+ {"text": "person-director", "id": 3, "metadata": {}}
5
+ {"text": "person-other", "id": 4, "metadata": {}}
6
+ {"text": "organization-other", "id": 5, "metadata": {}}
7
+ {"text": "organization-company", "id": 6, "metadata": {}}
8
+ {"text": "organization-sportsteam", "id": 7, "metadata": {}}
9
+ {"text": "organization-sportsleague", "id": 8, "metadata": {}}
10
+ {"text": "product-car", "id": 9, "metadata": {}}
11
+ {"text": "event-protest", "id": 10, "metadata": {}}
12
+ {"text": "organization-government/governmentagency", "id": 11, "metadata": {}}
13
+ {"text": "other-biologything", "id": 12, "metadata": {}}
14
+ {"text": "location-GPE", "id": 13, "metadata": {}}
15
+ {"text": "location-other", "id": 14, "metadata": {}}
16
+ {"text": "person-athlete", "id": 15, "metadata": {}}
17
+ {"text": "art-broadcastprogram", "id": 16, "metadata": {}}
18
+ {"text": "product-other", "id": 17, "metadata": {}}
19
+ {"text": "building-other", "id": 18, "metadata": {}}
20
+ {"text": "product-weapon", "id": 19, "metadata": {}}
21
+ {"text": "building-airport", "id": 20, "metadata": {}}
22
+ {"text": "building-sportsfacility", "id": 21, "metadata": {}}
23
+ {"text": "person-scholar", "id": 22, "metadata": {}}
24
+ {"text": "art-music", "id": 23, "metadata": {}}
25
+ {"text": "event-other", "id": 24, "metadata": {}}
26
+ {"text": "other-language", "id": 25, "metadata": {}}
27
+ {"text": "other-chemicalthing", "id": 26, "metadata": {}}
28
+ {"text": "art-film", "id": 27, "metadata": {}}
29
+ {"text": "building-hospital", "id": 28, "metadata": {}}
30
+ {"text": "other-law", "id": 29, "metadata": {}}
31
+ {"text": "product-airplane", "id": 30, "metadata": {}}
32
+ {"text": "location-road/railway/highway/transit", "id": 31, "metadata": {}}
33
+ {"text": "person-soldier", "id": 32, "metadata": {}}
34
+ {"text": "location-mountain", "id": 33, "metadata": {}}
35
+ {"text": "organization-education", "id": 34, "metadata": {}}
36
+ {"text": "organization-media/newspaper", "id": 35, "metadata": {}}
37
+ {"text": "product-software", "id": 36, "metadata": {}}
38
+ {"text": "location-island", "id": 37, "metadata": {}}
39
+ {"text": "location-bodiesofwater", "id": 38, "metadata": {}}
40
+ {"text": "building-library", "id": 39, "metadata": {}}
41
+ {"text": "other-astronomything", "id": 40, "metadata": {}}
42
+ {"text": "person-politician", "id": 41, "metadata": {}}
43
+ {"text": "building-hotel", "id": 42, "metadata": {}}
44
+ {"text": "product-game", "id": 43, "metadata": {}}
45
+ {"text": "other-award", "id": 44, "metadata": {}}
46
+ {"text": "event-sportsevent", "id": 45, "metadata": {}}
47
+ {"text": "organization-showorganization", "id": 46, "metadata": {}}
48
+ {"text": "other-educationaldegree", "id": 47, "metadata": {}}
49
+ {"text": "building-theater", "id": 48, "metadata": {}}
50
+ {"text": "other-disease", "id": 49, "metadata": {}}
51
+ {"text": "event-election", "id": 50, "metadata": {}}
52
+ {"text": "organization-politicalparty", "id": 51, "metadata": {}}
53
+ {"text": "other-currency", "id": 52, "metadata": {}}
54
+ {"text": "event-attack/battle/war/militaryconflict", "id": 53, "metadata": {}}
55
+ {"text": "product-ship", "id": 54, "metadata": {}}
56
+ {"text": "building-restaurant", "id": 55, "metadata": {}}
57
+ {"text": "other-livingthing", "id": 56, "metadata": {}}
58
+ {"text": "art-other", "id": 57, "metadata": {}}
59
+ {"text": "event-disaster", "id": 58, "metadata": {}}
60
+ {"text": "organization-religion", "id": 59, "metadata": {}}
61
+ {"text": "other-medical", "id": 60, "metadata": {}}
62
+ {"text": "location-park", "id": 61, "metadata": {}}
63
+ {"text": "other-god", "id": 62, "metadata": {}}
64
+ {"text": "product-food", "id": 63, "metadata": {}}
65
+ {"text": "product-train", "id": 64, "metadata": {}}
66
+ {"text": "art-painting", "id": 65, "metadata": {}}
embeddings.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ab25fc45d2024be8fc8fe89482c8b74e6bb019b4f18ea386a0013f4d8e77ead
3
+ size 51883