From 80e8ca8788a3e191a0c223a09f44c1f2e85121b1 Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Wed, 5 Apr 2023 17:30:46 -0600 Subject: [PATCH] added case study --- pages/applications/_meta.jp.json | 3 ++- pages/applications/_meta.pt.json | 3 ++- pages/applications/_meta.zh.json | 3 ++- pages/applications/workplace_casestudy.jp.mdx | 3 +++ pages/applications/workplace_casestudy.pt.mdx | 3 +++ pages/applications/workplace_casestudy.zh.mdx | 3 +++ 6 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 pages/applications/workplace_casestudy.jp.mdx create mode 100644 pages/applications/workplace_casestudy.pt.mdx create mode 100644 pages/applications/workplace_casestudy.zh.mdx diff --git a/pages/applications/_meta.jp.json b/pages/applications/_meta.jp.json index f450929..dc236b6 100644 --- a/pages/applications/_meta.jp.json +++ b/pages/applications/_meta.jp.json @@ -1,4 +1,5 @@ { "pal": "PAL(プログラム支援言語モデル)", - "generating": "データ生成" + "generating": "データ生成", + "workplace_casestudy": "Graduate Job Classification Case Study" } \ No newline at end of file diff --git a/pages/applications/_meta.pt.json b/pages/applications/_meta.pt.json index e34b985..b27c063 100644 --- a/pages/applications/_meta.pt.json +++ b/pages/applications/_meta.pt.json @@ -1,4 +1,5 @@ { "pal": "Program-Aided Language Models", - "generating": "Generating Data" + "generating": "Generating Data", + "workplace_casestudy": "Graduate Job Classification Case Study" } \ No newline at end of file diff --git a/pages/applications/_meta.zh.json b/pages/applications/_meta.zh.json index e34b985..b27c063 100644 --- a/pages/applications/_meta.zh.json +++ b/pages/applications/_meta.zh.json @@ -1,4 +1,5 @@ { "pal": "Program-Aided Language Models", - "generating": "Generating Data" + "generating": "Generating Data", + "workplace_casestudy": "Graduate Job Classification Case Study" } \ No newline at end of file diff --git a/pages/applications/workplace_casestudy.jp.mdx b/pages/applications/workplace_casestudy.jp.mdx new file mode 100644 index 0000000..92e08b7 --- /dev/null +++ b/pages/applications/workplace_casestudy.jp.mdx @@ -0,0 +1,3 @@ +# Graduate Job Classification Case Study + +Needs translation! Feel free to contribute a translating by clicking the `Edit this page` button on the right side. \ No newline at end of file diff --git a/pages/applications/workplace_casestudy.pt.mdx b/pages/applications/workplace_casestudy.pt.mdx new file mode 100644 index 0000000..92e08b7 --- /dev/null +++ b/pages/applications/workplace_casestudy.pt.mdx @@ -0,0 +1,3 @@ +# Graduate Job Classification Case Study + +Needs translation! Feel free to contribute a translating by clicking the `Edit this page` button on the right side. \ No newline at end of file diff --git a/pages/applications/workplace_casestudy.zh.mdx b/pages/applications/workplace_casestudy.zh.mdx new file mode 100644 index 0000000..92e08b7 --- /dev/null +++ b/pages/applications/workplace_casestudy.zh.mdx @@ -0,0 +1,3 @@ +# Graduate Job Classification Case Study + +Needs translation! Feel free to contribute a translating by clicking the `Edit this page` button on the right side. \ No newline at end of file