Upload 3 files
Browse files- .gitattributes +2 -0
- Fujitsu-ShareholdersMTG-FY2023.pdf +3 -0
- README.md +29 -0
- forqa2_ja.graphml +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
forqa2_ja.graphml filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
Fujitsu-ShareholdersMTG-FY2023.pdf filter=lfs diff=lfs merge=lfs -text
|
Fujitsu-ShareholdersMTG-FY2023.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23695bb34953a27db042eed751b80211962db5269232775ce8b67f7dfa019a07
|
| 3 |
+
size 1460707
|
README.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# ForQA_JP_Knowledge_Dataset
|
| 2 |
+
|
| 3 |
+
## Dataset Summary
|
| 4 |
+
- This dataset is a structured knowledge graph constructed using Fujitsu Knowledge Graph enhanced RAG for Q&A 2.0, one of Fujitsu's proprietary technology.
|
| 5 |
+
- `Fujitsu-ShareholdersMTG-FY2023.pdf` (Fujitsu Group Business Report FY2023 (Provisional)*) was used as the input document and converted into a knowledge graph.
|
| 6 |
+
- Because it is provided in Neo4j format, it can be easily visualized and can be utilized for simple chat applications based on the knowledge graph, as well as for research and development of AI technologies.
|
| 7 |
+
|
| 8 |
+
## Repository Overview
|
| 9 |
+
| Name | Description |
|
| 10 |
+
| ----------- | ----------- |
|
| 11 |
+
| `forqa2_ja.graphml` | Knowledge Graph for Q&A 2.0 constructed from `Fujitsu-ShareholdersMTG-FY2023.pdf` |
|
| 12 |
+
| `Fujitsu-ShareholdersMTG-FY2023.pdf` | Fujitsu Group Business Report FY2023 (Provisional)* |
|
| 13 |
+
|
| 14 |
+
* Note: The title provided is a provisional name for analysis purposes and may differ from the official document title.
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## How to Use the Data
|
| 18 |
+
Demo code for using this data is available at:
|
| 19 |
+
https://github.com/FujitsuResearch/Knowledge_Data/
|
| 20 |
+
|
| 21 |
+
## Publication
|
| 22 |
+
Taku Fukui and Satoshi Munakata, "�摜���܂ޕ������猟���p���@�����邱�Ƃɂ��}���`���[�_��RAG�V�X�e���̌������x�̉��P", In Proceedings of the 39th Annual Conference of the Japanese Society for Artificial Intelligence (JSAI2025), 4Q1-GS-10-01, 2025.
|
| 23 |
+
Kenichirou Narita and Satoshi Munakata, "Chunk-Link: Context-aware chunk completion", In Proceedings of the 2nd Workshop on Retrieval-Augmented Generation over Knowledge Graphs (RAGE-KG 2025), CEUR Workshop Proceedings, Vol-4079, short1, 2025.
|
| 24 |
+
|
| 25 |
+
## License
|
| 26 |
+
CC-BY-4.0
|
| 27 |
+
|
| 28 |
+
## Contacts
|
| 29 |
+
Kenichirou Narita: k.narita{at}fujitsu.com
|
forqa2_ja.graphml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f4105e8970ff0e1cc583fe7eeee8e9f61e1ef28d2cc74800581f701992c7337
|
| 3 |
+
size 15264017
|