-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from terraform/dubos306-patch-1
DAS Bedrock for CRF 706
- Loading branch information
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,60 @@ | ||
| template_date: 2026-06-22 | ||
| template_version: 1.0.5 | ||
| basic: | ||
| date: 2026-06-22 | ||
| version: 1.0.0 | ||
| contact_info: | ||
| - name: Michael Walsh | ||
| division: CED | ||
| mail: michael.j.walsh@census.gov | ||
| configuration_completed: YYYY-MM-DD | ||
|
|
||
| bedrock_information: | ||
| company_name: U.S. Census Bureau | ||
| website_url: https://census.gov/ | ||
| industry: Government | ||
| intended_users: | ||
| internal_employees: true | ||
| external_user: false | ||
| use_case_description: | | ||
| This project will support privacy enhancing / disclosure avoidance research through the use of LLMs to simulate adversarial queries and test the robustness and accuracy of privacy protected datasets. | ||
| LLMs will additionally be used for AI assisted code development, test and documentation generation. | ||
| bedrock_models: | ||
| - anthropic.claude-4-5-sonnet | ||
| - amazon.titan-embed-text | ||
| - meta.llama3-8b | ||
| - meta.llama3-70b | ||
|
|
||
| federal_standards_information: | ||
| id: 20260622-2 | ||
| project_name: DAS | ||
| project_summary: | | ||
| This project will support privacy enhancing / disclosure avoidance research through the use of LLMs to simulate adversarial queries and test the robustness and accuracy of privacy protected datasets. | ||
| LLMs will additionally be used for AI assisted code development, test and documentation generation. | ||
| development_stage: active | ||
| data_sensitivity: | ||
| - title13 | ||
| dms_project_number: 7523893 | ||
| cms_project_number: N/A | ||
| dates: | ||
| start_date: 2017-05-17 | ||
| end_date: 2032-01-01 | ||
|
|
||
| deployment_details: | ||
| crf_number: 706 | ||
| finops_project_number: 33 | ||
| finops_project_name: ti2cet_das | ||
| csam_id: 3140 | ||
| accounts: | ||
| - account_id: 252999262699 | ||
| account_alias: ma8-gov | ||
| regions: | ||
| - us-gov-west-1 | ||
| environment: ite | ||
| commercial_account_id: 096973145231 | ||
| commercial_account_alias: ma8-ew | ||
|
|
||
| history: | ||
| - date: 20260622 | ||
| comment: initial cleanup of file |