Datasets:

Modalities:
Text
Formats:
json
Languages:
Japanese
ArXiv:
Libraries:
Datasets
pandas
License:
retarfi commited on
Commit
e25bf19
·
verified ·
1 Parent(s): 48d64d2

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. README.md +0 -31
  2. current/test.jsonl +0 -3
  3. current/train.jsonl +0 -3
  4. future/train.jsonl +0 -3
  5. version.py +0 -1
README.md DELETED
@@ -1,31 +0,0 @@
1
- ---
2
- language: ja
3
- license: cc-by-4.0
4
- multilinguality: monolingual
5
- configs:
6
- - config_name: current
7
- data_files:
8
- - split: train
9
- path: "current/train.jsonl"
10
- - split: test
11
- path: "current/test.jsonl"
12
- - config_name: future
13
- data_files:
14
- - split: train
15
- path: "future/train.jsonl"
16
- - split: test
17
- path: "future/test.jsonl"
18
- ---
19
-
20
-
21
- # economy-watchers-survey
22
- [Economy Watchers Survey](https://www5.cao.go.jp/keizai3/watcher-e/index-e.html) data.
23
- It is automatically updated by GitHub Actions as the economy watcher is updated.
24
- GitHub: https://github.com/retarfi/economy-watchers-survey
25
-
26
- [景気ウォッチャー調査](https://www5.cao.go.jp/keizai3/watcher/watcher_menu.html)のデータを自動更新・整形・抽出を行います。
27
- 自動更新はGitHub Actionsによって月次で行われます。
28
- GitHub: https://github.com/retarfi/economy-watchers-survey
29
-
30
- ## LICENSE
31
- CC-BY 4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
current/test.jsonl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b9c3b2dd5d0acc5c216f2a5474e08e9896b3b8030876be3f746ae02658de5d2
3
- size 15120311
 
 
 
 
current/train.jsonl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:50dbb067e7225e3f822de29d3e6542b25d64d1383ce68a42257d7b7ea21c0cdc
3
- size 125322411
 
 
 
 
future/train.jsonl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:60f6c66aeaa7b570b470e4769afd99d0d511a906d4650152709af831260c4a1b
3
- size 118190411
 
 
 
 
version.py DELETED
@@ -1 +0,0 @@
1
- __version__ = "2024.05.0"