Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated prompt #124

Closed
wants to merge 2 commits into from
Closed

Conversation

firojalam
Copy link
Contributor

No description provided.

@fdalvi
Copy link
Collaborator

fdalvi commented Jun 21, 2023

@firojalam I'm getting outputs like this:

{
  "input": "جورج واشنطن",
  "label": "gb",
  "model_output": "country: EG",
  "filtered_output": null
}
{
  "input": "جورج واشينطون",
  "label": "gb",
  "model_output": "EG",
  "filtered_output": "eg"
}
{
  "input": "George Washington",
  "label": "gb",
  "model_output": "US",
  "filtered_output": "us"
}
{
  "input": "جورج بوش الابن",
  "label": "us",
  "model_output": "country: US",
  "filtered_output": null
}
{
  "input": "جورج ووكر بوش",
  "label": "us",
  "model_output": "SA",
  "filtered_output": "sa"
}

Do you want to fix this in this PR or should I merge and you'll fix later?

@fdalvi
Copy link
Collaborator

fdalvi commented Jul 24, 2023

I guess #149 includes these changes, closing this one and will merge that one; feel free to re-open if I missed something

@fdalvi fdalvi closed this Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants