Home / Companies / Anthropic / Blog / December 2023

December 2023 Summaries

2 posts from Anthropic

Filter
Month: Year:
Post Summaries Back to Blog
Anthropic is introducing new Commercial Terms of Service that provide expanded copyright indemnity and improved protection for customers building with their services, including a more streamlined API that's easier to use. The updated terms will take effect on January 1, 2024 for Claude API customers and January 2, 2024 for those using Claude through Amazon Bedrock. Anthropic is also releasing a beta version of the Messages API, which aims to help developers catch errors early in development, particularly with respect to prompt construction, and will offer services like robust function calling soon. The company plans to broaden access to its Claude API in the coming weeks.
Dec 19, 2023 383 words in the original blog post.
Claude 2.1`, a state-of-the-art language model, offers a 200K token context window, equivalent to around 500 pages of information. This allows it to excel at real-world retrieval tasks across longer contexts, with a 30% reduction in incorrect answers compared to its predecessor `Claude 2.0`. However, the model can be reluctant to answer questions based on an individual sentence in a document, especially if that sentence is out of place or injected. A minor prompting edit can remove this reluctance and results in excellent performance on these tasks. To effectively use the long context window, users need to prompt the model to look for relevant sentences first, which can be achieved by adding a specific sentence to the prompt. This approach improves the model's performance on both out-of-place and in-place sentences, achieving 90-95% accuracy in some cases. The model is trained on a mix of data aimed at reducing inaccuracies, including not answering questions based on a document if it doesn't contain enough information to justify that answer.
Dec 06, 2023 899 words in the original blog post.